<?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>object oriented database</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/object-oriented-database/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>object oriented database</description>
	<pubDate>Tue, 16 Mar 2010 17:29:13+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>JPA Overview</title>
		<link>http://www.codeweblog.com/jpa-overview/</link>
		<comments>http://www.codeweblog.com/jpa-overview/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 06:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[entity object]]></category>
<category><![CDATA[jpa]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[jdbc]]></category>
<category><![CDATA[sql statements]]></category>
<category><![CDATA[web applications]]></category>
<category><![CDATA[jcp]]></category>
<category><![CDATA[database query language]]></category>
<category><![CDATA[annotations]]></category>
<category><![CDATA[run time]]></category>
<category><![CDATA[coupling]]></category>
<category><![CDATA[mapping table]]></category>
<category><![CDATA[desktop applications]]></category>
<category><![CDATA[expert group]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[standardization]]></category>
<category><![CDATA[group software development]]></category>
<category><![CDATA[very important aspect]]></category>
<category><![CDATA[second sun]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jpa-overview/</guid>
		<description><![CDATA[Java Persistence API JPA through JDK 5.0 annotations or XML description of the object - the relationship between the mapping table and run-time persistence of the entity object to the database. Sun in ...]]></description>
		<content:encoded><![CDATA[Java Persistence API JPA through JDK 5.0 annotations or XML description of the object - the relationship between the mapping table and run-time persistence of the entity object to the database. Sun in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</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/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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jpa-overview/</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>Java developer-oriented guide to db4o: Part 2: query, update and consistency</title>
		<link>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-2-query-update-and-consistency/</link>
		<comments>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-2-query-update-and-consistency/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 23:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[oriented programming language]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[object oriented programming language]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[object database]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[java programming language]]></category>
<category><![CDATA[object oriented languages]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[object relational]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[ted neward]]></category>
<category><![CDATA[information storage and retrieval]]></category>
<category><![CDATA[db4o]]></category>
<category><![CDATA[object storage]]></category>
<category><![CDATA[oriented developers]]></category>
<category><![CDATA[oodbms]]></category>
<category><![CDATA[storage system]]></category>
<category><![CDATA[storage solutions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-2-query-update-and-consistency/</guid>
		<description><![CDATA[Although RDBMS use SQL as its query and retrieve data of the main mechanism, but some OODBMS can use different mechanisms. In this series of articles in the second period, Ted Neward will introduce so ...]]></description>
		<content:encoded><![CDATA[Although RDBMS use SQL as its query and retrieve data of the main mechanism, but some OODBMS can use different mechanisms. In this series of articles in the second period, Ted Neward will introduce so ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<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/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/java-developer-oriented-guide-to-db4o-part-2-query-update-and-consistency/</wfw:commentRss>
	</item>
		<item>
		<title>Java developer-oriented guide to db4o: Part 7: Services. Distribution and safety</title>
		<link>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-7-services-distribution-and-safety/</link>
		<comments>http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-7-services-distribution-and-safety/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 11:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[data storage]]></category>
<category><![CDATA[transaction management]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[java developer]]></category>
<category><![CDATA[object oriented languages]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[object relational]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[java enterprise development]]></category>
<category><![CDATA[web application security]]></category>
<category><![CDATA[ted neward]]></category>
<category><![CDATA[information storage and retrieval]]></category>
<category><![CDATA[db4o]]></category>
<category><![CDATA[retrieval operations]]></category>
<category><![CDATA[interest java]]></category>
<category><![CDATA[management fundamentals]]></category>
<category><![CDATA[last period]]></category>
<category><![CDATA[rdbms]]></category>
<category><![CDATA[security features]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-developer-oriented-guide-to-db4o-part-7-services-distribution-and-safety/</guid>
		<description><![CDATA[Through direct in the object-oriented database (such as db4o) stored in the object, Java ™ developers can get a lot of benefits. If the lack of services OODBMS support or can not be used in the distri ...]]></description>
		<content:encoded><![CDATA[Through direct in the object-oriented database (such as db4o) stored in the object, Java ™ developers can get a lot of benefits. If the lack of services OODBMS support or can not be used in the distri ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/an-essential-reference-resource-list-of-java/" title="An essential reference resource list of Java">An essential reference resource list of Java</a> 2009-03-04 09:51:14</li>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<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/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/java-developer-oriented-guide-to-db4o-part-7-services-distribution-and-safety/</wfw:commentRss>
	</item>
		<item>
		<title>Ibatis VS Hibernate Persistence Layer</title>
		<link>http://www.codeweblog.com/ibatis-vs-hibernate-persistence-layer/</link>
		<comments>http://www.codeweblog.com/ibatis-vs-hibernate-persistence-layer/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 08:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[database table]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[database tables]]></category>
<category><![CDATA[paradigm]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[relational database]]></category>
<category><![CDATA[scalability]]></category>
<category><![CDATA[database data]]></category>
<category><![CDATA[partition]]></category>
<category><![CDATA[object oriented database]]></category>
<category><![CDATA[design capability]]></category>
<category><![CDATA[religious ties]]></category>
<category><![CDATA[three tables]]></category>
<category><![CDATA[library table]]></category>
<category><![CDATA[maintenance time]]></category>
<category><![CDATA[bacchus]]></category>
<category><![CDATA[decision makers]]></category>
<category><![CDATA[incest]]></category>
<category><![CDATA[oo]]></category>
<category><![CDATA[demolition]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ibatis-vs-hibernate-persistence-layer/</guid>
		<description><![CDATA[1. The complexity of database tables, first of all depends on demand and does not depend on the design, design capability and strong person, but also comply with the normative database table design, f ...]]></description>
		<content:encoded><![CDATA[1. The complexity of database tables, first of all depends on demand and does not depend on the design, design capability and strong person, but also comply with the normative database table design, f ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-mapping-types/" title="Hibernate Mapping Types">Hibernate Mapping Types</a> 2009-02-27 12:34:06</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ibatis-vs-hibernate-persistence-layer/</wfw:commentRss>
	</item>
	</channel>
</rss>
