<?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 persistence</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/object-persistence/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>object persistence</description>
	<pubDate>Sun, 21 Mar 2010 09:33:44+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Use XStream to serialize Java objects XML</title>
		<link>http://www.codeweblog.com/use-xstream-to-serialize-java-objects-xml/</link>
		<comments>http://www.codeweblog.com/use-xstream-to-serialize-java-objects-xml/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 22:00:41+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[serializable interface]]></category>
<category><![CDATA[getter]]></category>
<category><![CDATA[object persistence]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[java library]]></category>
<category><![CDATA[open source java]]></category>
<category><![CDATA[element name]]></category>
<category><![CDATA[cyrillic characters]]></category>
<category><![CDATA[dbcs]]></category>
<category><![CDATA[configuration properties]]></category>
<category><![CDATA[java object serialization]]></category>
<category><![CDATA[latest stable version]]></category>
<category><![CDATA[class composition]]></category>
<category><![CDATA[schema definition]]></category>
<category><![CDATA[element content]]></category>
<category><![CDATA[xml element]]></category>
<category><![CDATA[class references]]></category>
<category><![CDATA[binding tool]]></category>
<category><![CDATA[xml string]]></category>
<category><![CDATA[sun web]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/use-xstream-to-serialize-java-objects-xml/</guid>
		<description><![CDATA[XML serialization use many factors, including object persistence and data transmission. However, some XML serialization technology to achieve them may be very complex. XStream is a lightweight, easy-t ...]]></description>
		<content:encoded><![CDATA[XML serialization use many factors, including object persistence and data transmission. However, some XML serialization technology to achieve them may be very complex. XStream is a lightweight, easy-t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-access-picture-sample/" title="Hibernate access picture sample">Hibernate access picture sample</a> 2009-03-04 09:49:48</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/ejb/" title="EJB">EJB</a> 2009-02-27 13:51:25</li>
					<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/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/use-xstream-to-serialize-java-objects-xml/</wfw:commentRss>
	</item>
		<item>
		<title>Notes Object Persistence</title>
		<link>http://www.codeweblog.com/notes-object-persistence/</link>
		<comments>http://www.codeweblog.com/notes-object-persistence/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 13:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[relational model]]></category>
<category><![CDATA[object persistence]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[database access]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[data models]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[run time error]]></category>
<category><![CDATA[java domain]]></category>
<category><![CDATA[domain objects]]></category>
<category><![CDATA[access code]]></category>
<category><![CDATA[database 2]]></category>
<category><![CDATA[program structure]]></category>
<category><![CDATA[poor readability]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[session ejb]]></category>
<category><![CDATA[relevant code]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/notes-object-persistence/</guid>
		<description><![CDATA[III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...]]></description>
		<content:encoded><![CDATA[III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...				<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/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/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/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/notes-object-persistence/</wfw:commentRss>
	</item>
		<item>
		<title>How to Learn Hibernate</title>
		<link>http://www.codeweblog.com/how-to-learn-hibernate/</link>
		<comments>http://www.codeweblog.com/how-to-learn-hibernate/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 15:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[principle]]></category>
<category><![CDATA[hbm]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[object persistence]]></category>
<category><![CDATA[design mode]]></category>
<category><![CDATA[architecture]]></category>
<category><![CDATA[concentration]]></category>
<category><![CDATA[little bit]]></category>
<category><![CDATA[best practices]]></category>
<category><![CDATA[experiences]]></category>
<category><![CDATA[java doc]]></category>
<category><![CDATA[doc search]]></category>
<category><![CDATA[smart design]]></category>
<category><![CDATA[type parameter]]></category>
<category><![CDATA[exaggeration]]></category>
<category><![CDATA[castor]]></category>
<category><![CDATA[important things]]></category>
<category><![CDATA[speakers]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-learn-hibernate/</guid>
		<description><![CDATA[Introduction to Hibernate easier, I have not dare to claim that good. Hibernate watch my first pass when the document was very difficult, but it is not difficult to grasp because Hibernate and find it ...]]></description>
		<content:encoded><![CDATA[Introduction to Hibernate easier, I have not dare to claim that good. Hibernate watch my first pass when the document was very difficult, but it is not difficult to grasp because Hibernate and find it ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</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>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-to-learn-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>J2EE project data persistence layer design</title>
		<link>http://www.codeweblog.com/j2ee-project-data-persistence-layer-design/</link>
		<comments>http://www.codeweblog.com/j2ee-project-data-persistence-layer-design/#comments</comments>
		<pubDate>Tue, 28 Apr 2009 09:30:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[data query]]></category>
<category><![CDATA[type mapping]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[java type]]></category>
<category><![CDATA[mapping framework]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[object persistence]]></category>
<category><![CDATA[programming job]]></category>
<category><![CDATA[compatibility problem]]></category>
<category><![CDATA[interface implementation]]></category>
<category><![CDATA[layer structure]]></category>
<category><![CDATA[persistence mechanism]]></category>
<category><![CDATA[project unity]]></category>
<category><![CDATA[logic development]]></category>
<category><![CDATA[manual programming]]></category>
<category><![CDATA[concurrent data]]></category>
<category><![CDATA[database product]]></category>
<category><![CDATA[applications database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/j2ee-project-data-persistence-layer-design/</guid>
		<description><![CDATA[J2EE project data persistence layer design Data Persistence Layer design goal is to provide a high level throughout the project, unity, security, and concurrent data persistence mechanism. Achieve the ...]]></description>
		<content:encoded><![CDATA[J2EE project data persistence layer design Data Persistence Layer design goal is to provide a high level throughout the project, unity, security, and concurrent data persistence mechanism. Achieve the ...				<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/learn-java-flow/" title="Learn Java flow">Learn Java flow</a> 2009-02-27 10:01:02</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/sign-in-spring-struts2-0-hibernate-user-authentication/" title="Sign in spring struts2.0 hibernate user authentication">Sign in spring struts2.0 hibernate user authentication</a> 2009-02-27 09:43:13</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/j2ee-project-data-persistence-layer-design/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate brief introduction</title>
		<link>http://www.codeweblog.com/hibernate-brief-introduction/</link>
		<comments>http://www.codeweblog.com/hibernate-brief-introduction/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 12:05:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[jdbc mysql]]></category>
<category><![CDATA[driver lt]]></category>
<category><![CDATA[factory gt]]></category>
<category><![CDATA[connection password]]></category>
<category><![CDATA[introduction 1]]></category>
<category><![CDATA[object relational mapping]]></category>
<category><![CDATA[database driver]]></category>
<category><![CDATA[logic implementation]]></category>
<category><![CDATA[object persistence]]></category>
<category><![CDATA[jdbc package]]></category>
<category><![CDATA[database interface]]></category>
<category><![CDATA[redundant code]]></category>
<category><![CDATA[global configuration]]></category>
<category><![CDATA[mapping tool]]></category>
<category><![CDATA[database connections]]></category>
<category><![CDATA[database user]]></category>
<category><![CDATA[application procedure]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-brief-introduction/</guid>
		<description><![CDATA[1: hibernate, what are? 1: hibernate is a JDBC package is responsible for object persistence, in the middle layer, in the application and database has played a role as a bridge between a mapping tool. ...]]></description>
		<content:encoded><![CDATA[1: hibernate, what are? 1: hibernate is a JDBC package is responsible for object persistence, in the middle layer, in the application and database has played a role as a bridge between a mapping tool. ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</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/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/hibernate-brief-introduction/</wfw:commentRss>
	</item>
	</channel>
</rss>
