<?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>poor readability</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/poor-readability/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>poor readability</description>
	<pubDate>Mon, 22 Mar 2010 22:34:30+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<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>Introduction to Hibernate</title>
		<link>http://www.codeweblog.com/introduction-to-hibernate/</link>
		<comments>http://www.codeweblog.com/introduction-to-hibernate/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 18:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[domain model]]></category>
<category><![CDATA[database tables]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[design stage]]></category>
<category><![CDATA[phase separation]]></category>
<category><![CDATA[object relational]]></category>
<category><![CDATA[model changes]]></category>
<category><![CDATA[type attributes]]></category>
<category><![CDATA[poor readability]]></category>
<category><![CDATA[performance domain]]></category>
<category><![CDATA[physical relationship]]></category>
<category><![CDATA[memory performance]]></category>
<category><![CDATA[relational mapping]]></category>
<category><![CDATA[business objects]]></category>
<category><![CDATA[conceptual model]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/introduction-to-hibernate/</guid>
		<description><![CDATA[1, Why should there be a hibernate? Because in the development of various sub-systems, we need to have the idea, so that the software has better scalability and flexibility! 2, the performance of the  ...]]></description>
		<content:encoded><![CDATA[1, Why should there be a hibernate? Because in the development of various sub-systems, we need to have the idea, so that the software has better scalability and flexibility! 2, the performance of 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/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-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/introduction-to-hibernate/</wfw:commentRss>
	</item>
	</channel>
</rss>
