<?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>domain objects</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/domain-objects/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>domain objects</description>
	<pubDate>Mon, 22 Mar 2010 06:13:33+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 DWR</title>
		<link>http://www.codeweblog.com/introduction-dwr/</link>
		<comments>http://www.codeweblog.com/introduction-dwr/#comments</comments>
		<pubDate>Mon, 18 May 2009 10:26:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[java platform]]></category>
<category><![CDATA[java types]]></category>
<category><![CDATA[xmlhttprequest object]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[javascript library]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[server response]]></category>
<category><![CDATA[direct web remoting]]></category>
<category><![CDATA[java function]]></category>
<category><![CDATA[java library]]></category>
<category><![CDATA[server side java]]></category>
<category><![CDATA[application code]]></category>
<category><![CDATA[javascript functions]]></category>
<category><![CDATA[source class]]></category>
<category><![CDATA[third party tools]]></category>
<category><![CDATA[java domain]]></category>
<category><![CDATA[instrument function]]></category>
<category><![CDATA[domain objects]]></category>
<category><![CDATA[useful functions]]></category>
<category><![CDATA[web technology]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/introduction-dwr/</guid>
		<description><![CDATA[DWR is an open-source Apache license agreement to use solution that includes server-side Java library, a JavaScript library and the DWR servlet. Although DWR is not the only Java platform available on ...]]></description>
		<content:encoded><![CDATA[DWR is an open-source Apache license agreement to use solution that includes server-side Java library, a JavaScript library and the DWR servlet. Although DWR is not the only Java platform available on ...				<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/java-jdbc-and-mysql-types-mysql-databases/" title="Java, JDBC and MySQL Types - MySql databases">Java, JDBC and MySQL Types - MySql databases</a> 2009-03-04 09:50:39</li>
					<li><a href="http://www.codeweblog.com/javascript-in-the-browser-environment-seven-xmlhttprequest/" title="Javascript in the browser environment (seven) XMLHttpRequest">Javascript in the browser environment (seven) XMLHttpRequest</a> 2009-03-03 12:25:01</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-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/introduction-dwr/</wfw:commentRss>
	</item>
	</channel>
</rss>
