<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>relational databases</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/relational-databases/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>relational databases</description>
	<pubDate>Mon, 22 Mar 2010 16:09:49+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>"J2EE development without EJB" reading notes (2)</title>
		<link>http://www.codeweblog.com/j2ee-development-without-ejb-reading-notes-2/</link>
		<comments>http://www.codeweblog.com/j2ee-development-without-ejb-reading-notes-2/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 06:15:36+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[data access]]></category>
<category><![CDATA[entity bean]]></category>
<category><![CDATA[problem architecture]]></category>
<category><![CDATA[relational databases]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[automatic code generation]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[new technology]]></category>
<category><![CDATA[java applications]]></category>
<category><![CDATA[core developers]]></category>
<category><![CDATA[amount of time]]></category>
<category><![CDATA[open source framework]]></category>
<category><![CDATA[repetition]]></category>
<category><![CDATA[deployment descriptor]]></category>
<category><![CDATA[productivity problem]]></category>
<category><![CDATA[dangerous entity]]></category>
<category><![CDATA[bad architecture]]></category>
<category><![CDATA[suitable framework]]></category>
<category><![CDATA[business delegate]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/j2ee-development-without-ejb-reading-notes-2/</guid>
		<description><![CDATA[Productivity Automatic Code Generation For general applications, instead of using code generation to deal with, it is better to find ways to reduce the complexity, such as the use of design as simple  ...]]></description>
		<content:encoded><![CDATA[Productivity Automatic Code Generation For general applications, instead of using code generation to deal with, it is better to find ways to reduce the complexity, such as the use of design as simple  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/software-performance/" title="Software Performance">Software Performance</a> 2009-03-01 06:35:02</li>
					<li><a href="http://www.codeweblog.com/what-is-the-jpa/" title="What is the JPA">What is the JPA</a> 2009-02-28 16:00:21</li>
					<li><a href="http://www.codeweblog.com/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/j2ee-development-without-ejb-reading-notes-2/</wfw:commentRss>
	</item>
		<item>
		<title>Software architecture is to be aware of this year, 10 important topic</title>
		<link>http://www.codeweblog.com/software-architecture-is-to-be-aware-of-this-year-10-important-topic/</link>
		<comments>http://www.codeweblog.com/software-architecture-is-to-be-aware-of-this-year-10-important-topic/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 09:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[relational databases]]></category>
<category><![CDATA[object relational mapping]]></category>
<category><![CDATA[software architecture]]></category>
<category><![CDATA[performance bottlenecks]]></category>
<category><![CDATA[amazon]]></category>
<category><![CDATA[traditional model]]></category>
<category><![CDATA[concurrent requests]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[modern software]]></category>
<category><![CDATA[new york times]]></category>
<category><![CDATA[relational database solutions]]></category>
<category><![CDATA[tony bain]]></category>
<category><![CDATA[storage method]]></category>
<category><![CDATA[promising alternatives]]></category>
<category><![CDATA[risher]]></category>
<category><![CDATA[database solutions]]></category>
<category><![CDATA[video interview]]></category>
<category><![CDATA[mongo]]></category>
<category><![CDATA[service request]]></category>
<category><![CDATA[grid computing]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/software-architecture-is-to-be-aware-of-this-year-10-important-topic/</guid>
		<description><![CDATA[1. Cloud Computing Cloud Computing. 2. Non-relational database Non-relational databases.托尼贝恩Tony Bain in readwriteweb.com asked: Is The Relational Database Doomed? Relational database is doomed to die ...]]></description>
		<content:encoded><![CDATA[1. Cloud Computing Cloud Computing. 2. Non-relational database Non-relational databases.托尼贝恩Tony Bain in readwriteweb.com asked: Is The Relational Database Doomed? Relational database is doomed to die ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-performance-tuning-the-focus-of-understanding/" title="Hibernate performance tuning (the focus of understanding)">Hibernate performance tuning (the focus of understanding)</a> 2009-03-03 10:26:40</li>
					<li><a href="http://www.codeweblog.com/the-real-design-and-coding/" title="The real design and coding">The real design and coding</a> 2009-03-02 23:05:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-brief-introduction/" title="hibernate brief introduction">hibernate brief introduction</a> 2009-03-02 12:05:07</li>
					<li><a href="http://www.codeweblog.com/hibernate-technical-study-notes-first/" title="hibernate Technical Study Notes (first)">hibernate Technical Study Notes (first)</a> 2009-03-01 18:38:00</li>
					<li><a href="http://www.codeweblog.com/software-engineer-must-know-the-concept-of-the-10/" title="Software engineer must know the concept of the 10">Software engineer must know the concept of the 10</a> 2009-03-01 08:45:03</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/software-architecture-is-to-be-aware-of-this-year-10-important-topic/</wfw:commentRss>
	</item>
		<item>
		<title>JDO</title>
		<link>http://www.codeweblog.com/jdo/</link>
		<comments>http://www.codeweblog.com/jdo/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 10:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[data storage]]></category>
<category><![CDATA[product providers]]></category>
<category><![CDATA[relational databases]]></category>
<category><![CDATA[java data]]></category>
<category><![CDATA[storage medium]]></category>
<category><![CDATA[jdbc api]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[application developers]]></category>
<category><![CDATA[object storage]]></category>
<category><![CDATA[java object persistence]]></category>
<category><![CDATA[java specification request]]></category>
<category><![CDATA[jdo java]]></category>
<category><![CDATA[jdo specification]]></category>
<category><![CDATA[transparent object]]></category>
<category><![CDATA[routine work]]></category>
<category><![CDATA[instance data]]></category>
<category><![CDATA[final draft]]></category>
<category><![CDATA[javaone]]></category>
<category><![CDATA[database systems]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdo/</guid>
		<description><![CDATA[JDO JDO (Java Data Object) is a Java Object Persistence of new norms, but also a data warehouse for access to certain objects in the standardization of the API. JDO provides transparent object storage ...]]></description>
		<content:encoded><![CDATA[JDO JDO (Java Data Object) is a Java Object Persistence of new norms, but also a data warehouse for access to certain objects in the standardization of the API. JDO provides transparent object storage ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdo/</wfw:commentRss>
	</item>
		<item>
		<title>PO.VO.BO with DAO, OO meta --</title>
		<link>http://www.codeweblog.com/po-vo-bo-with-dao-oo-meta/</link>
		<comments>http://www.codeweblog.com/po-vo-bo-with-dao-oo-meta/#comments</comments>
		<pubDate>Thu, 03 Sep 2009 06:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[relational data]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[mapping object]]></category>
<category><![CDATA[database tables]]></category>
<category><![CDATA[relational databases]]></category>
<category><![CDATA[object relational mapping]]></category>
<category><![CDATA[data transmission]]></category>
<category><![CDATA[current state]]></category>
<category><![CDATA[different point of view]]></category>
<category><![CDATA[vo]]></category>
<category><![CDATA[java developer]]></category>
<category><![CDATA[dto]]></category>
<category><![CDATA[oo]]></category>
<category><![CDATA[popular point]]></category>
<category><![CDATA[business data]]></category>
<category><![CDATA[persistent objects]]></category>
<category><![CDATA[survival data]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/po-vo-bo-with-dao-oo-meta/</guid>
		<description><![CDATA[As a Java developer, the usual OO挺多has faced, and explain below the meaning of the O and usage, even if you看官different opinions are welcomed with open to question: O / R Mapping is the Object Relation ...]]></description>
		<content:encoded><![CDATA[As a Java developer, the usual OO挺多has faced, and explain below the meaning of the O and usage, even if you看官different opinions are welcomed with open to question: O / R Mapping is the Object Relation ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/po-vo-bo-with-dao-oo-meta/</wfw:commentRss>
	</item>
		<item>
		<title>Expert One On One J2EE Development Without EJB reading notes</title>
		<link>http://www.codeweblog.com/expert-one-on-one-j2ee-development-without-ejb-reading-notes/</link>
		<comments>http://www.codeweblog.com/expert-one-on-one-j2ee-development-without-ejb-reading-notes/#comments</comments>
		<pubDate>Tue, 26 May 2009 01:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[data access]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[electronics industry]]></category>
<category><![CDATA[relational databases]]></category>
<category><![CDATA[reading notes]]></category>
<category><![CDATA[relational database]]></category>
<category><![CDATA[original look]]></category>
<category><![CDATA[translation]]></category>
<category><![CDATA[remote access]]></category>
<category><![CDATA[capabilities]]></category>
<category><![CDATA[model object]]></category>
<category><![CDATA[persistent storage]]></category>
<category><![CDATA[persistent store]]></category>
<category><![CDATA[spotlight]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/expert-one-on-one-j2ee-development-without-ejb-reading-notes/</guid>
		<description><![CDATA[Electronics Industry Press put JavaEye the English translation of the English version and the original look of the act. 1. (Page 1) Chapter I: ..... EJB ..... under the spotlight .... At most of the t ...]]></description>
		<content:encoded><![CDATA[Electronics Industry Press put JavaEye the English translation of the English version and the original look of the act. 1. (Page 1) Chapter I: ..... EJB ..... under the spotlight .... At most of the t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/software-engineer-must-know-the-concept-of-the-10/" title="Software engineer must know the concept of the 10">Software engineer must know the concept of the 10</a> 2009-03-01 08:45:03</li>
					<li><a href="http://www.codeweblog.com/pyronaridine-listing-ruby-programming-language/" title="Pyronaridine listing! Ruby programming language">Pyronaridine listing! Ruby programming language</a> 2009-03-01 00:20:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/expert-one-on-one-j2ee-development-without-ejb-reading-notes/</wfw:commentRss>
	</item>
		<item>
		<title>Software engineer must know the concept of the 10</title>
		<link>http://www.codeweblog.com/software-engineer-must-know-the-concept-of-the-10/</link>
		<comments>http://www.codeweblog.com/software-engineer-must-know-the-concept-of-the-10/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 08:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[database tables]]></category>
<category><![CDATA[work flow system]]></category>
<category><![CDATA[query language sql]]></category>
<category><![CDATA[database query language]]></category>
<category><![CDATA[secure socket layer]]></category>
<category><![CDATA[complexity of algorithm]]></category>
<category><![CDATA[algorithmic complexity]]></category>
<category><![CDATA[concept of programming languages]]></category>
<category><![CDATA[password authentication]]></category>
<category><![CDATA[relational databases]]></category>
<category><![CDATA[excellent software]]></category>
<category><![CDATA[information transmission]]></category>
<category><![CDATA[computing security]]></category>
<category><![CDATA[software engineer]]></category>
<category><![CDATA[core data]]></category>
<category><![CDATA[important security]]></category>
<category><![CDATA[scale web]]></category>
<category><![CDATA[access speed]]></category>
<category><![CDATA[database technology]]></category>
<category><![CDATA[software engineers]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/software-engineer-must-know-the-concept-of-the-10/</guid>
		<description><![CDATA[35 kilometers wrote &quot;excellent software engineers make the best use of design patterns and diligent code Reconstruction, the preparation of unit testing, and has easy religious pursuit. In additi ...]]></description>
		<content:encoded><![CDATA[35 kilometers wrote &quot;excellent software engineers make the best use of design patterns and diligent code Reconstruction, the preparation of unit testing, and has easy religious pursuit. In additi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-naming-convention-naming-conventions/" title="Rails naming convention (Naming conventions)">Rails naming convention (Naming conventions)</a> 2009-03-22 02:30:02</li>
					<li><a href="http://www.codeweblog.com/abroad-in-2008-the-best-web-design-development-techniques-script-and-resource-summary/" title="Abroad in 2008 the best Web design / development techniques. Script and resource summary">Abroad in 2008 the best Web design / development techniques. Script and resource summary</a> 2009-03-20 05:35:02</li>
					<li><a href="http://www.codeweblog.com/20-principles-of-needs-analysis/" title="20 principles of needs analysis">20 principles of needs analysis</a> 2009-03-06 19:00:04</li>
					<li><a href="http://www.codeweblog.com/hibernate-technical-study-notes-first/" title="hibernate Technical Study Notes (first)">hibernate Technical Study Notes (first)</a> 2009-03-01 18:38:00</li>
					<li><a href="http://www.codeweblog.com/choose-hibernate-or-ibatis-has-its-reasons/" title="Choose Hibernate or iBATIS has its reasons">Choose Hibernate or iBATIS has its reasons</a> 2009-02-27 13:52:15</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/software-engineer-must-know-the-concept-of-the-10/</wfw:commentRss>
	</item>
	</channel>
</rss>
