<?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 object</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/domain-object/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>domain object</description>
	<pubDate>Mon, 22 Mar 2010 00:50:48+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Grails development project from scratch 4</title>
		<link>http://www.codeweblog.com/grails-development-project-from-scratch-4/</link>
		<comments>http://www.codeweblog.com/grails-development-project-from-scratch-4/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 13:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[taglib]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[scaffold]]></category>
<category><![CDATA[class names]]></category>
<category><![CDATA[constraints]]></category>
<category><![CDATA[classname]]></category>
<category><![CDATA[args]]></category>
<category><![CDATA[scaffolding]]></category>
<category><![CDATA[i18n]]></category>
<category><![CDATA[scratch]]></category>
<category><![CDATA[gsp]]></category>
<category><![CDATA[code 39]]></category>
<category><![CDATA[return error message]]></category>
<category><![CDATA[object constraint]]></category>
<category><![CDATA[message code]]></category>
<category><![CDATA[flash message]]></category>
<category><![CDATA[content generation]]></category>
<category><![CDATA[template files]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/grails-development-project-from-scratch-4/</guid>
		<description><![CDATA[i18n mechanism Grails provides a sound i18n mechanism, specific documentation to see if / grails-app/i18n directory will understand. The default will be generated in various languages of the propertie ...]]></description>
		<content:encoded><![CDATA[i18n mechanism Grails provides a sound i18n mechanism, specific documentation to see if / grails-app/i18n directory will understand. The default will be generated in various languages of the propertie ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</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/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/grails-development-project-from-scratch-4/</wfw:commentRss>
	</item>
		<item>
		<title>The first Hibernate program (environment, build, test cases)</title>
		<link>http://www.codeweblog.com/the-first-hibernate-program-environment-build-test-cases/</link>
		<comments>http://www.codeweblog.com/the-first-hibernate-program-environment-build-test-cases/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 23:30:31+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[integer id]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[connection password]]></category>
<category><![CDATA[hbm]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[return id]]></category>
<category><![CDATA[test cases]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[source folder]]></category>
<category><![CDATA[class customer]]></category>
<category><![CDATA[test catalog]]></category>
<category><![CDATA[program environment]]></category>
<category><![CDATA[directory source]]></category>
<category><![CDATA[source directory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-first-hibernate-program-environment-build-test-cases/</guid>
		<description><![CDATA[1. Built environment 1) in the project will be a config source directory (Source Folder) --- used to the starting configuration files and properties files A test catalog - stored procedures used for t ...]]></description>
		<content:encoded><![CDATA[1. Built environment 1) in the project will be a config source directory (Source Folder) --- used to the starting configuration files and properties files A test catalog - stored procedures used for t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</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/the-first-hibernate-program-environment-build-test-cases/</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>Application Dwr study - DWR Note the use of</title>
		<link>http://www.codeweblog.com/application-dwr-study-dwr-note-the-use-of/</link>
		<comments>http://www.codeweblog.com/application-dwr-study-dwr-note-the-use-of/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 15:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[annotations]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[functionality]]></category>
<category><![CDATA[extent]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[comma]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[gt classes]]></category>
<category><![CDATA[labels]]></category>
<category><![CDATA[domain book]]></category>
<category><![CDATA[notes feature]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/application-dwr-study-dwr-note-the-use-of/</guid>
		<description><![CDATA[An increase of DWR2.0 new JDK5 Notes (Annotation) function, use the Notes feature can be simplified to a large extent dwr.xml the original configuration, very easy to use. First, use the comment funct ...]]></description>
		<content:encoded><![CDATA[An increase of DWR2.0 new JDK5 Notes (Annotation) function, use the Notes feature can be simplified to a large extent dwr.xml the original configuration, very easy to use. First, use the comment funct ...				<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/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</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/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/application-dwr-study-dwr-note-the-use-of/</wfw:commentRss>
	</item>
		<item>
		<title>Their understanding of the J2EE three-tier architecture (design patterns and software differences between the links)</title>
		<link>http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-links/</link>
		<comments>http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-links/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 12:15:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[architecture design]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[data layers]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[side business]]></category>
<category><![CDATA[side presentation]]></category>
<category><![CDATA[architecture model]]></category>
<category><![CDATA[three tier architecture]]></category>
<category><![CDATA[j2ee design patterns]]></category>
<category><![CDATA[layer architecture]]></category>
<category><![CDATA[software differences]]></category>
<category><![CDATA[resource pool]]></category>
<category><![CDATA[layer mode]]></category>
<category><![CDATA[c mode]]></category>
<category><![CDATA[composite view]]></category>
<category><![CDATA[high level architecture]]></category>
<category><![CDATA[client presentation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-links/</guid>
		<description><![CDATA[As Figure 3 layer 1.J2EE points: Server-side business logic (with Business Logic Tier and data layers of durable, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier), and the c ...]]></description>
		<content:encoded><![CDATA[As Figure 3 layer 1.J2EE points: Server-side business logic (with Business Logic Tier and data layers of durable, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier), and the c ...				<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/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/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-links/</wfw:commentRss>
	</item>
		<item>
		<title>Their understanding of the J2EE three-tier architecture (design patterns and software differences between the contact)</title>
		<link>http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-contact/</link>
		<comments>http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-contact/#comments</comments>
		<pubDate>Thu, 18 Jun 2009 17:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[persistent data]]></category>
<category><![CDATA[architecture design]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[data layers]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[side business]]></category>
<category><![CDATA[side presentation]]></category>
<category><![CDATA[architecture model]]></category>
<category><![CDATA[three tier architecture]]></category>
<category><![CDATA[j2ee design patterns]]></category>
<category><![CDATA[layer architecture]]></category>
<category><![CDATA[software differences]]></category>
<category><![CDATA[advanced architecture]]></category>
<category><![CDATA[resource pool]]></category>
<category><![CDATA[layer mode]]></category>
<category><![CDATA[c mode]]></category>
<category><![CDATA[composite view]]></category>
<category><![CDATA[model business]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-contact/</guid>
		<description><![CDATA[As Figure 3 layer 1.J2EE points: Server-side business logic (Business Logic Tier, and there is persistent data layers, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier) and e ...]]></description>
		<content:encoded><![CDATA[As Figure 3 layer 1.J2EE points: Server-side business logic (Business Logic Tier, and there is persistent data layers, Businness Tier and the EIS Tier), server-side presentation layer (Web Tier) and e ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/their-understanding-of-the-j2ee-three-tier-architecture-design-patterns-and-software-differences-between-the-contact/</wfw:commentRss>
	</item>
		<item>
		<title>Learn hibernate my notebook (2) - Hibernate development process (the key)</title>
		<link>http://www.codeweblog.com/learn-hibernate-my-notebook-2-hibernate-development-process-the-key/</link>
		<comments>http://www.codeweblog.com/learn-hibernate-my-notebook-2-hibernate-development-process-the-key/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 02:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[persistent class]]></category>
<category><![CDATA[xml documents]]></category>
<category><![CDATA[pojo]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[database tables]]></category>
<category><![CDATA[environment variables]]></category>
<category><![CDATA[persistent classes]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[class configuration]]></category>
<category><![CDATA[mapping table]]></category>
<category><![CDATA[e6]]></category>
<category><![CDATA[relational database mapping]]></category>
<category><![CDATA[9b]]></category>
<category><![CDATA[object logic]]></category>
<category><![CDATA[sensitive attention]]></category>
<category><![CDATA[development steps]]></category>
<category><![CDATA[property construction]]></category>
<category><![CDATA[default folder]]></category>
<category><![CDATA[construction methods]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learn-hibernate-my-notebook-2-hibernate-development-process-the-key/</guid>
		<description><![CDATA[Four, Hibernate development steps: (key: It is necessary to grasp) Start: (set up environment variables and configuration) Myeclipse years at the paper into Hibernate packages (including database-driv ...]]></description>
		<content:encoded><![CDATA[Four, Hibernate development steps: (key: It is necessary to grasp) Start: (set up environment variables and configuration) Myeclipse years at the paper into Hibernate packages (including database-driv ...				<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/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/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/learn-hibernate-my-notebook-2-hibernate-development-process-the-key/</wfw:commentRss>
	</item>
		<item>
		<title>Consider the areas of model design: stored procedure with the model layer of the separation of design defects</title>
		<link>http://www.codeweblog.com/consider-the-areas-of-model-design-stored-procedure-with-the-model-layer-of-the-separation-of-design-defects/</link>
		<comments>http://www.codeweblog.com/consider-the-areas-of-model-design-stored-procedure-with-the-model-layer-of-the-separation-of-design-defects/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 19:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[domain model]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[beijing]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[application procedure]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[period of time]]></category>
<category><![CDATA[model layer]]></category>
<category><![CDATA[current development]]></category>
<category><![CDATA[development model]]></category>
<category><![CDATA[integrated development]]></category>
<category><![CDATA[object oriented development]]></category>
<category><![CDATA[procedure changes]]></category>
<category><![CDATA[model object]]></category>
<category><![CDATA[model design]]></category>
<category><![CDATA[b side]]></category>
<category><![CDATA[strong feeling]]></category>
<category><![CDATA[rescheduling]]></category>
<category><![CDATA[microcosm]]></category>
<category><![CDATA[superstructure]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/consider-the-areas-of-model-design-stored-procedure-with-the-model-layer-of-the-separation-of-design-defects/</guid>
		<description><![CDATA[This period of time here in Beijing to do the development, are at. NET platform spring.net + NHibernate + SQL SERVER 2008 integrated development. Are spring because of the technology, so there is a st ...]]></description>
		<content:encoded><![CDATA[This period of time here in Beijing to do the development, are at. NET platform spring.net + NHibernate + SQL SERVER 2008 integrated development. Are spring because of the technology, so there is a st ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hundred-software-developers-interview-question/" title="Hundred software developers interview question">Hundred software developers interview question</a> 2009-03-01 04:30:04</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/universal-data-access-control-system-design/" title="Universal Data Access Control System Design">Universal Data Access Control System Design</a> 2009-02-28 09:05:03</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/consider-the-areas-of-model-design-stored-procedure-with-the-model-layer-of-the-separation-of-design-defects/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate easy extract</title>
		<link>http://www.codeweblog.com/hibernate-easy-extract/</link>
		<comments>http://www.codeweblog.com/hibernate-easy-extract/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 12:05:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[database connection]]></category>
<category><![CDATA[jdbc driver]]></category>
<category><![CDATA[sql statements]]></category>
<category><![CDATA[application servers]]></category>
<category><![CDATA[connection pool management]]></category>
<category><![CDATA[interface domain]]></category>
<category><![CDATA[pool technology]]></category>
<category><![CDATA[relevant parameters]]></category>
<category><![CDATA[access interface]]></category>
<category><![CDATA[oriented package]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[abnormal state]]></category>
<category><![CDATA[object mode]]></category>
<category><![CDATA[resources system]]></category>
<category><![CDATA[socket connection]]></category>
<category><![CDATA[comprehensive management]]></category>
<category><![CDATA[database servers]]></category>
<category><![CDATA[package names]]></category>
<category><![CDATA[database access]]></category>
<category><![CDATA[database server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-easy-extract/</guid>
		<description><![CDATA[Simple terms the following excerpt from hibernate: DAO mode, the database access layer implementation is hidden to the Data Accessor, the front said, DAO mode are in fact a combination of two modes, n ...]]></description>
		<content:encoded><![CDATA[Simple terms the following excerpt from hibernate: DAO mode, the database access layer implementation is hidden to the Data Accessor, the front said, DAO mode are in fact a combination of two modes, n ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-easy-extract/</wfw:commentRss>
	</item>
	</channel>
</rss>
