<?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>eid</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/eid/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>eid</description>
	<pubDate>Mon, 22 Mar 2010 20:51:46+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Hibernate-to-many and many-to-relational mapping</title>
		<link>http://www.codeweblog.com/hibernate-to-many-and-many-to-relational-mapping/</link>
		<comments>http://www.codeweblog.com/hibernate-to-many-and-many-to-relational-mapping/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 22:15:15+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[key column]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[hbm]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[employee table]]></category>
<category><![CDATA[eid]]></category>
<category><![CDATA[relational mapping]]></category>
<category><![CDATA[mapping department]]></category>
<category><![CDATA[staff department]]></category>
<category><![CDATA[property ref]]></category>
<category><![CDATA[employee class]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-to-many-and-many-to-relational-mapping/</guid>
		<description><![CDATA[The use of the relationship between departments and staff Department (Department) has three attributes, set the get and set methods Employees (Employee) also has three attributes, respectively, get an ...]]></description>
		<content:encoded><![CDATA[The use of the relationship between departments and staff Department (Department) has three attributes, set the get and set methods Employees (Employee) also has three attributes, respectively, get an ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</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/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/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/hibernate-to-many-and-many-to-relational-mapping/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate and getCurrentSession of the difference between openSession</title>
		<link>http://www.codeweblog.com/hibernate-and-getcurrentsession-of-the-difference-between-opensession/</link>
		<comments>http://www.codeweblog.com/hibernate-and-getcurrentsession-of-the-difference-between-opensession/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 01:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[jta]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[eq]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[database resources]]></category>
<category><![CDATA[session context]]></category>
<category><![CDATA[context class]]></category>
<category><![CDATA[closed session]]></category>
<category><![CDATA[eid]]></category>
<category><![CDATA[propety]]></category>
<category><![CDATA[business condition]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-and-getcurrentsession-of-the-difference-between-opensession/</guid>
		<description><![CDATA[getHiberanteTemplate, getCurrentSession and OpenSession The use of getCurrentSession () to create the Session will be bound to the current thread to the use of OpenSession () is not. The use of getCur ...]]></description>
		<content:encoded><![CDATA[getHiberanteTemplate, getCurrentSession and OpenSession The use of getCurrentSession () to create the Session will be bound to the current thread to the use of OpenSession () is not. The use of getCur ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/hibernate-and-getcurrentsession-of-the-difference-between-opensession/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC package (b)</title>
		<link>http://www.codeweblog.com/jdbc-package-b/</link>
		<comments>http://www.codeweblog.com/jdbc-package-b/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 04:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[data query]]></category>
<category><![CDATA[java lang]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[type java]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[query results]]></category>
<category><![CDATA[database object]]></category>
<category><![CDATA[database tools]]></category>
<category><![CDATA[information table]]></category>
<category><![CDATA[eid]]></category>
<category><![CDATA[mapping field]]></category>
<category><![CDATA[osql]]></category>
<category><![CDATA[gender type]]></category>
<category><![CDATA[mappings]]></category>
<category><![CDATA[emp]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-package-b/</guid>
		<description><![CDATA[1. How to design a VO Scenes such as the JDBC package (a), what fields the table, VO in any field there, the key is how to design the relationship between employees and departments such as the 1 on th ...]]></description>
		<content:encoded><![CDATA[1. How to design a VO Scenes such as the JDBC package (a), what fields the table, VO in any field there, the key is how to design the relationship between employees and departments such as the 1 on th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-package-b/</wfw:commentRss>
	</item>
		<item>
		<title>Detailed hibernate Expression</title>
		<link>http://www.codeweblog.com/detailed-hibernate-expression/</link>
		<comments>http://www.codeweblog.com/detailed-hibernate-expression/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 09:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[gt value]]></category>
<category><![CDATA[salary]]></category>
<category><![CDATA[employee id]]></category>
<category><![CDATA[eid]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/detailed-hibernate-expression/</guid>
		<description><![CDATA[Detailed hibernate Expression Expression.gt: corresponding SQL conditions &quot;field&gt; value&quot;. Such as: Expression.gt ( &quot;salary&quot;, new Integer (5000)) Expression.ge: corresponding SQL ...]]></description>
		<content:encoded><![CDATA[Detailed hibernate Expression Expression.gt: corresponding SQL conditions &quot;field&gt; value&quot;. Such as: Expression.gt ( &quot;salary&quot;, new Integer (5000)) Expression.ge: corresponding SQL ...				<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/detailed-hibernate-expression/</wfw:commentRss>
	</item>
	</channel>
</rss>
