<?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>java util</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/java-util/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>java util</description>
	<pubDate>Sun, 21 Mar 2010 14:18:32+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>The use of Java reflection and JPA wrote the 'universal' CRUD tools</title>
		<link>http://www.codeweblog.com/the-use-of-java-reflection-and-jpa-wrote-the-universal-crud-tools/</link>
		<comments>http://www.codeweblog.com/the-use-of-java-reflection-and-jpa-wrote-the-universal-crud-tools/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 21:30:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[object obj]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[object database]]></category>
<category><![CDATA[hashmap]]></category>
<category><![CDATA[reflection]]></category>
<category><![CDATA[null string]]></category>
<category><![CDATA[invocationtargetexception]]></category>
<category><![CDATA[string classname]]></category>
<category><![CDATA[model import]]></category>
<category><![CDATA[hehe]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-use-of-java-reflection-and-jpa-wrote-the-universal-crud-tools/</guid>
		<description><![CDATA[On weekends, spent nearly four hours was a &#39;universal&#39; in CRUD tools, but if you want to use JPA must be carried out using ORM operations. There the object mapped to the data table when, Id fi ...]]></description>
		<content:encoded><![CDATA[On weekends, spent nearly four hours was a &#39;universal&#39; in CRUD tools, but if you want to use JPA must be carried out using ORM operations. There the object mapped to the data table when, Id fi ...				<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/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>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-use-of-java-reflection-and-jpa-wrote-the-universal-crud-tools/</wfw:commentRss>
	</item>
		<item>
		<title>The first FreeMarker HelloWorld program</title>
		<link>http://www.codeweblog.com/the-first-freemarker-helloworld-program/</link>
		<comments>http://www.codeweblog.com/the-first-freemarker-helloworld-program/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 01:45:15+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[long time]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[httpservletrequest]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[java package]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[public void init]]></category>
<category><![CDATA[hashmap]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[freemarker]]></category>
<category><![CDATA[httpservletresponse]]></category>
<category><![CDATA[templates]]></category>
<category><![CDATA[waste of time]]></category>
<category><![CDATA[guidance document]]></category>
<category><![CDATA[template configuration]]></category>
<category><![CDATA[big joe]]></category>
<category><![CDATA[running processes]]></category>
<category><![CDATA[outputstreamwriter]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-first-freemarker-helloworld-program/</guid>
		<description><![CDATA[Work needs, came into contact with FreeMarker, Google for a long time, saw some of 2007&#39;s 2008 blog post and feel are more suitable for entry. But the depth is not too few. Of course, now is the y ...]]></description>
		<content:encoded><![CDATA[Work needs, came into contact with FreeMarker, Google for a long time, saw some of 2007&#39;s 2008 blog post and feel are more suitable for entry. But the depth is not too few. Of course, now is the y ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-first-freemarker-helloworld-program/</wfw:commentRss>
	</item>
		<item>
		<title>A simple jdbc connection pool implementation</title>
		<link>http://www.codeweblog.com/a-simple-jdbc-connection-pool-implementation/</link>
		<comments>http://www.codeweblog.com/a-simple-jdbc-connection-pool-implementation/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 23:35:15+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[java sql]]></category>
<category><![CDATA[jdbc mysql]]></category>
<category><![CDATA[sql connection]]></category>
<category><![CDATA[drivermanager]]></category>
<category><![CDATA[resultset]]></category>
<category><![CDATA[123456]]></category>
<category><![CDATA[jdbc connection pool]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[string url]]></category>
<category><![CDATA[getconnection]]></category>
<category><![CDATA[conn]]></category>
<category><![CDATA[string username]]></category>
<category><![CDATA[static string]]></category>
<category><![CDATA[static int]]></category>
<category><![CDATA[int size]]></category>
<category><![CDATA[statement import]]></category>
<category><![CDATA[conns]]></category>
<category><![CDATA[czm]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/a-simple-jdbc-connection-pool-implementation/</guid>
		<description><![CDATA[import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement; import java.util.Vector; public class DBPool ( private static String userName = &quot;c ...]]></description>
		<content:encoded><![CDATA[import java.sql.Connection; import java.sql.DriverManager; import java.sql.ResultSet; import java.sql.Statement; import java.util.Vector; public class DBPool ( private static String userName = &quot;c ...				<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/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/a-simple-jdbc-connection-pool-implementation/</wfw:commentRss>
	</item>
		<item>
		<title>java regular expressions to achieve</title>
		<link>http://www.codeweblog.com/java-regular-expressions-to-achieve/</link>
		<comments>http://www.codeweblog.com/java-regular-expressions-to-achieve/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 15:20:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[job]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[regex pattern]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[option value]]></category>
<category><![CDATA[using regular expressions]]></category>
<category><![CDATA[string source]]></category>
<category><![CDATA[java regular expressions]]></category>
<category><![CDATA[nepal]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-regular-expressions-to-achieve/</guid>
		<description><![CDATA[Nepal may be encountered at work need to obtain one or a number of variables inside the http response, this time the role of regular expressions are embodied, and in general work, a lot of use to the  ...]]></description>
		<content:encoded><![CDATA[Nepal may be encountered at work need to obtain one or a number of variables inside the http response, this time the role of regular expressions are embodied, and in general work, a lot of use to the  ...				<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/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/java-regular-expressions-to-achieve/</wfw:commentRss>
	</item>
		<item>
		<title>Rookie question: Will these two kinds of loading the configuration file What is the difference?</title>
		<link>http://www.codeweblog.com/rookie-question-will-these-two-kinds-of-loading-the-configuration-file-what-is-the-difference/</link>
		<comments>http://www.codeweblog.com/rookie-question-will-these-two-kinds-of-loading-the-configuration-file-what-is-the-difference/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 23:20:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[class c]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[inputstream]]></category>
<category><![CDATA[c string]]></category>
<category><![CDATA[static string]]></category>
<category><![CDATA[static int]]></category>
<category><![CDATA[static properties]]></category>
<category><![CDATA[rookie question]]></category>
<category><![CDATA[getresourceasstream]]></category>
<category><![CDATA[newi]]></category>
<category><![CDATA[member service]]></category>
<category><![CDATA[order factory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rookie-question-will-these-two-kinds-of-loading-the-configuration-file-what-is-the-difference/</guid>
		<description><![CDATA[First import java.util.Properties; import com.fendou.order.dao.OrderDao; import com.fendou.order.factory.OrderDaoFactory; import com.fendou.system.util.ProploadUtil; public class OrderService ( privat ...]]></description>
		<content:encoded><![CDATA[First import java.util.Properties; import com.fendou.order.dao.OrderDao; import com.fendou.order.factory.OrderDaoFactory; import com.fendou.system.util.ProploadUtil; public class OrderService ( privat ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rookie-question-will-these-two-kinds-of-loading-the-configuration-file-what-is-the-difference/</wfw:commentRss>
	</item>
		<item>
		<title>Nothing to write a file to determine the same java program segment</title>
		<link>http://www.codeweblog.com/nothing-to-write-a-file-to-determine-the-same-java-program-segment/</link>
		<comments>http://www.codeweblog.com/nothing-to-write-a-file-to-determine-the-same-java-program-segment/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 21:20:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[fileinputstream]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[inputstream]]></category>
<category><![CDATA[java program]]></category>
<category><![CDATA[gt 4]]></category>
<category><![CDATA[tostring]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[hashmap]]></category>
<category><![CDATA[java security]]></category>
<category><![CDATA[public static string]]></category>
<category><![CDATA[string key]]></category>
<category><![CDATA[key list]]></category>
<category><![CDATA[stringbuilder]]></category>
<category><![CDATA[md5 digest]]></category>
<category><![CDATA[program segment]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/nothing-to-write-a-file-to-determine-the-same-java-program-segment/</guid>
		<description><![CDATA[Nothing to write a file to determine the same java program segment]]></description>
		<content:encoded><![CDATA[Nothing to write a file to determine the same java program segment				<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/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/nothing-to-write-a-file-to-determine-the-same-java-program-segment/</wfw:commentRss>
	</item>
		<item>
		<title>Java strings are not case sensitive and case-sensitive code to be able to replace the ---- a Gaoding (2 ways)</title>
		<link>http://www.codeweblog.com/java-strings-are-not-case-sensitive-and-case-sensitive-code-to-be-able-to-replace-the-a-gaoding-2-ways/</link>
		<comments>http://www.codeweblog.com/java-strings-are-not-case-sensitive-and-case-sensitive-code-to-be-able-to-replace-the-a-gaoding-2-ways/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 21:55:18+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[2 ways]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[regex pattern]]></category>
<category><![CDATA[eq]]></category>
<category><![CDATA[canon]]></category>
<category><![CDATA[string result]]></category>
<category><![CDATA[source string]]></category>
<category><![CDATA[java strings]]></category>
<category><![CDATA[string source]]></category>
<category><![CDATA[sensitive code]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-strings-are-not-case-sensitive-and-case-sensitive-code-to-be-able-to-replace-the-a-gaoding-2-ways/</guid>
		<description><![CDATA[Java strings are not case sensitive and case-sensitive code to be able to replace the ---- a Gaoding (2 ways)]]></description>
		<content:encoded><![CDATA[Java strings are not case sensitive and case-sensitive code to be able to replace the ---- a Gaoding (2 ways)				<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/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/java-strings-are-not-case-sensitive-and-case-sensitive-code-to-be-able-to-replace-the-a-gaoding-2-ways/</wfw:commentRss>
	</item>
		<item>
		<title>spring 2.5.6 and hibernate3.2.2 Integration (4)</title>
		<link>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-4/</link>
		<comments>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-4/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 04:40:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[demo]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[criterion]]></category>
<category><![CDATA[pk]]></category>
<category><![CDATA[databases]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[getclass]]></category>
<category><![CDATA[unit test]]></category>
<category><![CDATA[beans factory]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[test 1]]></category>
<category><![CDATA[gm]]></category>
<category><![CDATA[springside]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-4/</guid>
		<description><![CDATA[The source of this Liezi springside under miniweb project as a way to springside study concluded, GM dao, unit test. 1. Databases and tables are still the second demo of. 2. Entity class or a second d ...]]></description>
		<content:encoded><![CDATA[The source of this Liezi springside under miniweb project as a way to springside study concluded, GM dao, unit test. 1. Databases and tables are still the second demo of. 2. Entity class or a second d ...				<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/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/spring-2-5-6-and-hibernate3-2-2-integration-4/</wfw:commentRss>
	</item>
		<item>
		<title>Image Cut</title>
		<link>http://www.codeweblog.com/image-cut/</link>
		<comments>http://www.codeweblog.com/image-cut/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 03:40:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[serialversionuid]]></category>
<category><![CDATA[request response]]></category>
<category><![CDATA[tostring]]></category>
<category><![CDATA[png]]></category>
<category><![CDATA[jpg gif]]></category>
<category><![CDATA[iso 8859]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[void init]]></category>
<category><![CDATA[java text]]></category>
<category><![CDATA[getfile]]></category>
<category><![CDATA[string filename]]></category>
<category><![CDATA[jpeg bmp]]></category>
<category><![CDATA[config config]]></category>
<category><![CDATA[uploadimage]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/image-cut/</guid>
		<description><![CDATA[Upload pictures class Image processing class is used to cut pictures Cut and save images for the pictures]]></description>
		<content:encoded><![CDATA[Upload pictures class Image processing class is used to cut pictures Cut and save images for the pictures				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/image-cut/</wfw:commentRss>
	</item>
		<item>
		<title>spring 2.5.6 and hibernate3.2.2 Integration (3)</title>
		<link>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-3/</link>
		<comments>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-3/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 19:05:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[class id]]></category>
<category><![CDATA[hql]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[databases]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[beans factory]]></category>
<category><![CDATA[annotations]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[interface class]]></category>
<category><![CDATA[service import]]></category>
<category><![CDATA[nonsense]]></category>
<category><![CDATA[stereotype]]></category>
<category><![CDATA[continuation]]></category>
<category><![CDATA[domain user]]></category>
<category><![CDATA[application properties]]></category>
<category><![CDATA[personal improvement]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-3/</guid>
		<description><![CDATA[Recently looked at springside, learn a lot, from the ideological to the coding style, here re-nonsense look, thought this thing quite true, but not only realize unspeakable, a number of things you wan ...]]></description>
		<content:encoded><![CDATA[Recently looked at springside, learn a lot, from the ideological to the coding style, here re-nonsense look, thought this thing quite true, but not only realize unspeakable, a number of things you wan ...				<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/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/spring-2-5-6-and-hibernate3-2-2-integration-3/</wfw:commentRss>
	</item>
		<item>
		<title>spring 2.5.6 and hibernate3.2.2 Integration (2)</title>
		<link>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-2/</link>
		<comments>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-2/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 13:35:09+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[entity table]]></category>
<category><![CDATA[column name]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[return id]]></category>
<category><![CDATA[serialversionuid]]></category>
<category><![CDATA[interface implementation]]></category>
<category><![CDATA[auto increment]]></category>
<category><![CDATA[service import]]></category>
<category><![CDATA[structure package]]></category>
<category><![CDATA[domain user]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-2/</guid>
		<description><![CDATA[Write an article on how to use the spring annotations, this one recorded with a simple click, and hibernate. 1. Using a variety of mysql command line client or directly perform the following script: 2 ...]]></description>
		<content:encoded><![CDATA[Write an article on how to use the spring annotations, this one recorded with a simple click, and hibernate. 1. Using a variety of mysql command line client or directly perform the following script: 2 ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-2/</wfw:commentRss>
	</item>
		<item>
		<title>java code for the page</title>
		<link>http://www.codeweblog.com/java-code-for-the-page/</link>
		<comments>http://www.codeweblog.com/java-code-for-the-page/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 12:50:09+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[null string]]></category>
<category><![CDATA[bufferedreader]]></category>
<category><![CDATA[inputstreamreader]]></category>
<category><![CDATA[java implementations]]></category>
<category><![CDATA[import info]]></category>
<category><![CDATA[relevant package]]></category>
<category><![CDATA[keyset]]></category>
<category><![CDATA[daren]]></category>
<category><![CDATA[last resort]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-code-for-the-page/</guid>
		<description><![CDATA[Recent studies have crawled pages, and discovered to obtain the page&#39;s encoding format, Java implementations is not ready, although there are a csdn Daren wrote an article, with code, unfortunatel ...]]></description>
		<content:encoded><![CDATA[Recent studies have crawled pages, and discovered to obtain the page&#39;s encoding format, Java implementations is not ready, although there are a csdn Daren wrote an article, with code, unfortunatel ...				<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/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/java-code-for-the-page/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC template class (version 1.2)</title>
		<link>http://www.codeweblog.com/jdbc-template-class-version-1-2/</link>
		<comments>http://www.codeweblog.com/jdbc-template-class-version-1-2/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 12:50:51+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[null return]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[java sql]]></category>
<category><![CDATA[object obj]]></category>
<category><![CDATA[sql connection]]></category>
<category><![CDATA[sqlexception]]></category>
<category><![CDATA[resultset]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[field names]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[getconnection]]></category>
<category><![CDATA[null string]]></category>
<category><![CDATA[database field]]></category>
<category><![CDATA[object param]]></category>
<category><![CDATA[database need]]></category>
<category><![CDATA[insertion method]]></category>
<category><![CDATA[reflective technology]]></category>
<category><![CDATA[data submission]]></category>
<category><![CDATA[invocationtargetexception]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-template-class-version-1-2/</guid>
		<description><![CDATA[Version 1.2 added a new insertion method: / ** * In the Web development struts framework, number of pages of data are stored in the database will be packaged in a formbean object * In these data into  ...]]></description>
		<content:encoded><![CDATA[Version 1.2 added a new insertion method: / ** * In the Web development struts framework, number of pages of data are stored in the database will be packaged in a formbean object * In these data into  ...				<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/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-template-class-version-1-2/</wfw:commentRss>
	</item>
		<item>
		<title>Do not use any loop and recursion, the output print n of (n> 1) "Hello World</title>
		<link>http://www.codeweblog.com/do-not-use-any-loop-and-recursion-the-output-print-n-of-n-1-hello-world/</link>
		<comments>http://www.codeweblog.com/do-not-use-any-loop-and-recursion-the-output-print-n-of-n-1-hello-world/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 20:50:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[object obj]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[println]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[string str]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[tostring]]></category>
<category><![CDATA[hello world]]></category>
<category><![CDATA[public class test]]></category>
<category><![CDATA[replaceall]]></category>
<category><![CDATA[int num]]></category>
<category><![CDATA[world import]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/do-not-use-any-loop-and-recursion-the-output-print-n-of-n-1-hello-world/</guid>
		<description><![CDATA[import java.util.Arrays; public class test ( public static void main (String [] args) ( String str = &quot;Hello&quot;; int num = 6; Object [] obj = new Object [num]; Arrays.fill (obj, str); String s  ...]]></description>
		<content:encoded><![CDATA[import java.util.Arrays; public class test ( public static void main (String [] args) ( String str = &quot;Hello&quot;; int num = 6; Object [] obj = new Object [num]; Arrays.fill (obj, str); String s  ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/do-not-use-any-loop-and-recursion-the-output-print-n-of-n-1-hello-world/</wfw:commentRss>
	</item>
		<item>
		<title>Upload file type validation tools</title>
		<link>http://www.codeweblog.com/upload-file-type-validation-tools/</link>
		<comments>http://www.codeweblog.com/upload-file-type-validation-tools/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 23:55:40+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[apache struts]]></category>
<category><![CDATA[x shockwave flash]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[static properties]]></category>
<category><![CDATA[application octet stream]]></category>
<category><![CDATA[image bmp]]></category>
<category><![CDATA[bmp image]]></category>
<category><![CDATA[validation tools]]></category>
<category><![CDATA[png image]]></category>
<category><![CDATA[image png]]></category>
<category><![CDATA[getfilesize]]></category>
<category><![CDATA[verification tools]]></category>
<category><![CDATA[string values]]></category>
<category><![CDATA[stream 2]]></category>
<category><![CDATA[pdf application]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/upload-file-type-validation-tools/</guid>
		<description><![CDATA[1, define the legitimate file type configuration file allowuploadfiletype.properties 2, verification tools (from the configuration file to read file types can be uploaded)]]></description>
		<content:encoded><![CDATA[1, define the legitimate file type configuration file allowuploadfiletype.properties 2, verification tools (from the configuration file to read file types can be uploaded)				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/upload-file-type-validation-tools/</wfw:commentRss>
	</item>
		<item>
		<title>Exception in thread "Thread-2" java.util.ConcurrentModificationException</title>
		<link>http://www.codeweblog.com/exception-in-thread-thread-2-java-util-concurrentmodificationexception/</link>
		<comments>http://www.codeweblog.com/exception-in-thread-thread-2-java-util-concurrentmodificationexception/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 13:45:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[consistency]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[pointer]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[index table]]></category>
<category><![CDATA[run java]]></category>
<category><![CDATA[foe]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/exception-in-thread-thread-2-java-util-concurrentmodificationexception/</guid>
		<description><![CDATA[Today, doing so on a set of iteration when the judge and delete the existing object such as the question of when the error reported Before the change: the Changes Later, the information on the Interne ...]]></description>
		<content:encoded><![CDATA[Today, doing so on a set of iteration when the judge and delete the existing object such as the question of when the error reported Before the change: the Changes Later, the information on the Interne ...				<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/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/exception-in-thread-thread-2-java-util-concurrentmodificationexception/</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>Spring2.5 + Struts1.3.8 + JPA (Hibernate to achieve) the integration of three</title>
		<link>http://www.codeweblog.com/spring2-5-struts1-3-8-jpa-hibernate-to-achieve-the-integration-of-three/</link>
		<comments>http://www.codeweblog.com/spring2-5-struts1-3-8-jpa-hibernate-to-achieve-the-integration-of-three/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 20:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[entity bean]]></category>
<category><![CDATA[jpa]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[blog]]></category>
<category><![CDATA[public abstract void]]></category>
<category><![CDATA[column length]]></category>
<category><![CDATA[zhang yan]]></category>
<category><![CDATA[sprin]]></category>
<category><![CDATA[stuname]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring2-5-struts1-3-8-jpa-hibernate-to-achieve-the-integration-of-three/</guid>
		<description><![CDATA[Reprint please specify: from http://blog.csdn.net/M_ChangGong/ Author: Zhang Yan Kwong The preparation of the article the main entity bean and the DAO layer. Created in the src package com.zyg.ssj.bea ...]]></description>
		<content:encoded><![CDATA[Reprint please specify: from http://blog.csdn.net/M_ChangGong/ Author: Zhang Yan Kwong The preparation of the article the main entity bean and the DAO layer. Created in the src package com.zyg.ssj.bea ...				<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/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>
					<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/spring2-5-struts1-3-8-jpa-hibernate-to-achieve-the-integration-of-three/</wfw:commentRss>
	</item>
		<item>
		<title>Cascade 2 dwr</title>
		<link>http://www.codeweblog.com/cascade-2-dwr/</link>
		<comments>http://www.codeweblog.com/cascade-2-dwr/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 04:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[cascade]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script src]]></category>
<category><![CDATA[script language]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[content type]]></category>
<category><![CDATA[text html]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[transitional dtd]]></category>
<category><![CDATA[link href]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[images]]></category>
<category><![CDATA[jsp usebean]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[host institutions]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cascade-2-dwr/</guid>
		<description><![CDATA[&lt;% @ Page contentType = &quot;text / html; charset = utf-8&quot;%&gt; &lt; % @ page import = &quot;java.util.ArrayList&quot;%&gt; &lt; % @ page import = &quot;bean.CategoryBean&quot;%&gt; &lt; % @  ...]]></description>
		<content:encoded><![CDATA[&lt;% @ Page contentType = &quot;text / html; charset = utf-8&quot;%&gt; &lt; % @ page import = &quot;java.util.ArrayList&quot;%&gt; &lt; % @ page import = &quot;bean.CategoryBean&quot;%&gt; &lt; % @  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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/cascade-2-dwr/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate use WebSphere Distributed Cache (DistributedMap) the realization of</title>
		<link>http://www.codeweblog.com/hibernate-use-websphere-distributed-cache-distributedmap-the-realization-of/</link>
		<comments>http://www.codeweblog.com/hibernate-use-websphere-distributed-cache-distributedmap-the-realization-of/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 02:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[object cache]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[collections]]></category>
<category><![CDATA[key value]]></category>
<category><![CDATA[cache cache]]></category>
<category><![CDATA[level 1]]></category>
<category><![CDATA[hashmap]]></category>
<category><![CDATA[priority level]]></category>
<category><![CDATA[cache size]]></category>
<category><![CDATA[concrete steps]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[path resources]]></category>
<category><![CDATA[ibm websphere]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-use-websphere-distributed-cache-distributedmap-the-realization-of/</guid>
		<description><![CDATA[Agreement In this paper, the realization of the environment is hibernate 3.3.1 WebSphere 6.1.0.21 Other versions should be able to have the same or similar path and the realization of the way (specifi ...]]></description>
		<content:encoded><![CDATA[Agreement In this paper, the realization of the environment is hibernate 3.3.1 WebSphere 6.1.0.21 Other versions should be able to have the same or similar path and the realization of the way (specifi ...				<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/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/hibernate-use-websphere-distributed-cache-distributedmap-the-realization-of/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate's understanding of inverse and cascade</title>
		<link>http://www.codeweblog.com/hibernate-s-understanding-of-inverse-and-cascade/</link>
		<comments>http://www.codeweblog.com/hibernate-s-understanding-of-inverse-and-cascade/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 11:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[interface java]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[cascade]]></category>
<category><![CDATA[pojo]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[bridge]]></category>
<category><![CDATA[semantics]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[database data]]></category>
<category><![CDATA[mapping document]]></category>
<category><![CDATA[object parameter]]></category>
<category><![CDATA[mysterious object]]></category>
<category><![CDATA[database id]]></category>
<category><![CDATA[hands and feet]]></category>
<category><![CDATA[hashcode]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-s-understanding-of-inverse-and-cascade/</guid>
		<description><![CDATA[4. Hibernate how to update the database pojo 4.0 in the commit / flush before, hibernate will not be a mysterious object pojo treatment. 4.0.1 in the pojo when a select query, hibernate under the &quo ...]]></description>
		<content:encoded><![CDATA[4. Hibernate how to update the database pojo 4.0 in the commit / flush before, hibernate will not be a mysterious object pojo treatment. 4.0.1 in the pojo when a select query, hibernate under the &quo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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/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-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-s-understanding-of-inverse-and-cascade/</wfw:commentRss>
	</item>
		<item>
		<title>Struts Bean tag library</title>
		<link>http://www.codeweblog.com/struts-bean-tag-library/</link>
		<comments>http://www.codeweblog.com/struts-bean-tag-library/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 18:35:30+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java util]]></category>
<category><![CDATA[gt 3]]></category>
<category><![CDATA[variable type]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[object id]]></category>
<category><![CDATA[tag library]]></category>
<category><![CDATA[variable scope]]></category>
<category><![CDATA[page request]]></category>
<category><![CDATA[request session]]></category>
<category><![CDATA[session application]]></category>
<category><![CDATA[java lang object]]></category>
<category><![CDATA[client source code]]></category>
<category><![CDATA[type designation]]></category>
<category><![CDATA[output variables]]></category>
<category><![CDATA[property attributes]]></category>
<category><![CDATA[variable id]]></category>
<category><![CDATA[rolia]]></category>
<category><![CDATA[output message]]></category>
<category><![CDATA[output string]]></category>
<category><![CDATA[initial position]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts-bean-tag-library/</guid>
		<description><![CDATA[http://www.google.com &quot;/&gt; 3. Use page attributes specified in relation to the application URL &lt;bean:include&quot;search&quot; page=&quot;/search.jsp&quot;/&gt; Using bean: write output to t ...]]></description>
		<content:encoded><![CDATA[http://www.google.com &quot;/&gt; 3. Use page attributes specified in relation to the application URL &lt;bean:include&quot;search&quot; page=&quot;/search.jsp&quot;/&gt; Using bean: write output to t ...				<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/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/struts-bean-tag-library/</wfw:commentRss>
	</item>
		<item>
		<title>Iterator (Iterator)</title>
		<link>http://www.codeweblog.com/iterator-iterator/</link>
		<comments>http://www.codeweblog.com/iterator-iterator/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 10:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[succession]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[string str]]></category>
<category><![CDATA[regular expressions]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[aa]]></category>
<category><![CDATA[amendments]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[subset]]></category>
<category><![CDATA[new element]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[text string]]></category>
<category><![CDATA[target sequence]]></category>
<category><![CDATA[java iterator]]></category>
<category><![CDATA[sequence element]]></category>
<category><![CDATA[listiterator]]></category>
<category><![CDATA[gt series]]></category>
<category><![CDATA[iter]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/iterator-iterator/</guid>
		<description><![CDATA[Iterator (Iterator) Iterative design is a model, it is an object, it can traverse and select the target sequence, and the developers do not need to understand the underlying structure of the sequence. ...]]></description>
		<content:encoded><![CDATA[Iterator (Iterator) Iterative design is a model, it is an object, it can traverse and select the target sequence, and the developers do not need to understand the underlying structure of the sequence. ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/iterator-iterator/</wfw:commentRss>
	</item>
		<item>
		<title>How to use hibernate the event / eventlistener</title>
		<link>http://www.codeweblog.com/how-to-use-hibernate-the-event-eventlistener/</link>
		<comments>http://www.codeweblog.com/how-to-use-hibernate-the-event-eventlistener/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 19:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[object entity]]></category>
<category><![CDATA[interceptor]]></category>
<category><![CDATA[aspx]]></category>
<category><![CDATA[dongdong]]></category>
<category><![CDATA[time listener]]></category>
<category><![CDATA[paragraph]]></category>
<category><![CDATA[pyronaridine]]></category>
<category><![CDATA[inadequacy]]></category>
<category><![CDATA[preparatory work]]></category>
<category><![CDATA[setdate]]></category>
<category><![CDATA[listener type]]></category>
<category><![CDATA[bbs board]]></category>
<category><![CDATA[b board]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-use-hibernate-the-event-eventlistener/</guid>
		<description><![CDATA[http://blog.csdn.net/guosydragon/archive/2007/04/15/1565742.aspx recently learned here, a little gain, try out their own, out to show one&#39;s inadequacy, but there is help for beginners, after all,  ...]]></description>
		<content:encoded><![CDATA[http://blog.csdn.net/guosydragon/archive/2007/04/15/1565742.aspx recently learned here, a little gain, try out their own, out to show one&#39;s inadequacy, but there is help for beginners, after all,  ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-to-use-hibernate-the-event-eventlistener/</wfw:commentRss>
	</item>
		<item>
		<title>Spring + Hibernate application in the framework of the GenericHibernateDao</title>
		<link>http://www.codeweblog.com/spring-hibernate-application-in-the-framework-of-the-generichibernatedao/</link>
		<comments>http://www.codeweblog.com/spring-hibernate-application-in-the-framework-of-the-generichibernatedao/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 19:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[criterion]]></category>
<category><![CDATA[pk]]></category>
<category><![CDATA[loadall]]></category>
<category><![CDATA[primary key]]></category>
<category><![CDATA[entities]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[storage]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[collate]]></category>
<category><![CDATA[realization]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-hibernate-application-in-the-framework-of-the-generichibernatedao/</guid>
		<description><![CDATA[GenericHibernateDao Prepared under the framework of Spring + Hibernate application can not be always prepared from a common generic GenericHibernateDao. Access to the Internet to achieve a lot of Gene ...]]></description>
		<content:encoded><![CDATA[GenericHibernateDao Prepared under the framework of Spring + Hibernate application can not be always prepared from a common generic GenericHibernateDao. Access to the Internet to achieve a lot of Gene ...				<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/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/spring-hibernate-application-in-the-framework-of-the-generichibernatedao/</wfw:commentRss>
	</item>
		<item>
		<title>ext webwork + hibernate + spring crud ssh2 class file</title>
		<link>http://www.codeweblog.com/ext-webwork-hibernate-spring-crud-ssh2-class-file/</link>
		<comments>http://www.codeweblog.com/ext-webwork-hibernate-spring-crud-ssh2-class-file/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 05:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[ioexception]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[apache log4j]]></category>
<category><![CDATA[printwriter]]></category>
<category><![CDATA[webwork]]></category>
<category><![CDATA[constants]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[httpservletresponse]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ext-webwork-hibernate-spring-crud-ssh2-class-file/</guid>
		<description><![CDATA[1.ExtLoginAction package com.action; import java.util.Map; import java.io.File; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.http.HttpServletResponse; import org.apache ...]]></description>
		<content:encoded><![CDATA[1.ExtLoginAction package com.action; import java.util.Map; import java.io.File; import java.io.IOException; import java.io.PrintWriter; import javax.servlet.http.HttpServletResponse; import org.apache ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ext-webwork-hibernate-spring-crud-ssh2-class-file/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate learning</title>
		<link>http://www.codeweblog.com/hibernate-learning/</link>
		<comments>http://www.codeweblog.com/hibernate-learning/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 23:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[return id]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[two ways]]></category>
<category><![CDATA[mapping package]]></category>
<category><![CDATA[string title]]></category>
<category><![CDATA[person person]]></category>
<category><![CDATA[class person]]></category>
<category><![CDATA[int age]]></category>
<category><![CDATA[public person]]></category>
<category><![CDATA[person id]]></category>
<category><![CDATA[private person]]></category>
<category><![CDATA[test domain]]></category>
<category><![CDATA[sdate]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-learning/</guid>
		<description><![CDATA[hibernate one-to-many association: One-to-many association in two ways: First, the primary key association, and the other is the only foreign key association. Associated foreign key: public class Pers ...]]></description>
		<content:encoded><![CDATA[hibernate one-to-many association: One-to-many association in two ways: First, the primary key association, and the other is the only foreign key association. Associated foreign key: public class Pers ...				<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/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-learning/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax to study the application of</title>
		<link>http://www.codeweblog.com/ajax-to-study-the-application-of/</link>
		<comments>http://www.codeweblog.com/ajax-to-study-the-application-of/#comments</comments>
		<pubDate>Wed, 07 Oct 2009 10:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[web application]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[java web]]></category>
<category><![CDATA[input type]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[xmlhttp object]]></category>
<category><![CDATA[base href]]></category>
<category><![CDATA[application code]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[keyword2 keyword3]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-to-study-the-application-of/</guid>
		<description><![CDATA[Ajax in the commonly used in the development of java web application code is as follows: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;UTF-8&quot;%&gt ...]]></description>
		<content:encoded><![CDATA[Ajax in the commonly used in the development of java web application code is as follows: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;UTF-8&quot;%&gt ...				<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/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/ajax-to-study-the-application-of/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate stored procedure call</title>
		<link>http://www.codeweblog.com/hibernate-stored-procedure-call/</link>
		<comments>http://www.codeweblog.com/hibernate-stored-procedure-call/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 07:00:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[column name]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[alias]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[sql query]]></category>
<category><![CDATA[query name]]></category>
<category><![CDATA[lang long]]></category>
<category><![CDATA[key code]]></category>
<category><![CDATA[code database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-stored-procedure-call/</guid>
		<description><![CDATA[hibernate call stored procedure mysql5.0 key code: Database stored procedure Create procedure SP_get_UserInfo () as begin select * from user order by Id end corresponding to the hibernate configuratio ...]]></description>
		<content:encoded><![CDATA[hibernate call stored procedure mysql5.0 key code: Database stored procedure Create procedure SP_get_UserInfo () as begin select * from user order by Id end corresponding to the hibernate configuratio ...				<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/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-stored-procedure-call/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate query problem</title>
		<link>http://www.codeweblog.com/hibernate-query-problem/</link>
		<comments>http://www.codeweblog.com/hibernate-query-problem/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:10:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[query session]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[apache struts]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[httpservletresponse]]></category>
<category><![CDATA[commodity groups]]></category>
<category><![CDATA[forward mapping]]></category>
<category><![CDATA[commodities]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-query-problem/</guid>
		<description><![CDATA[import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.struts.action.Action; import org.apache.struts.action.ActionForm;  ...]]></description>
		<content:encoded><![CDATA[import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.struts.action.Action; import org.apache.struts.action.ActionForm;  ...				<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/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-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-query-problem/</wfw:commentRss>
	</item>
		<item>
		<title>Wrote in 2005 a Common DAO</title>
		<link>http://www.codeweblog.com/wrote-in-2005-a-common-dao/</link>
		<comments>http://www.codeweblog.com/wrote-in-2005-a-common-dao/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 21:10:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[impl]]></category>
<category><![CDATA[apache]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[crud]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[service exception]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[mail]]></category>
<category><![CDATA[beanutils]]></category>
<category><![CDATA[use case]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[shoes]]></category>
<category><![CDATA[fightman]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/wrote-in-2005-a-common-dao/</guid>
		<description><![CDATA[Written not only to a children&#39;s shoes with fightman. fightman: Posted on the DAO interface and realization, and a use case, leave your mail, to you all the code Common DAO interface The realizati ...]]></description>
		<content:encoded><![CDATA[Written not only to a children&#39;s shoes with fightman. fightman: Posted on the DAO interface and realization, and a use case, leave your mail, to you all the code Common DAO interface The realizati ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<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>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-bug-killer-1/" title="spring struts2.0 hibernate bug killer 1">spring struts2.0 hibernate bug killer 1</a> 2009-02-27 09:43:23</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/wrote-in-2005-a-common-dao/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate DAO base class design</title>
		<link>http://www.codeweblog.com/hibernate-dao-base-class-design/</link>
		<comments>http://www.codeweblog.com/hibernate-dao-base-class-design/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 03:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[criterion]]></category>
<category><![CDATA[pk]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[good job]]></category>
<category><![CDATA[class c]]></category>
<category><![CDATA[deletions]]></category>
<category><![CDATA[additions]]></category>
<category><![CDATA[infrastructure projects]]></category>
<category><![CDATA[void load]]></category>
<category><![CDATA[public session]]></category>
<category><![CDATA[pagesize]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-dao-base-class-design/</guid>
		<description><![CDATA[In small projects, in fact, the most basic operations are additions and deletions to the investigation, if we can do a good job here is basically 60 percent of the problem is resolved. So the question ...]]></description>
		<content:encoded><![CDATA[In small projects, in fact, the most basic operations are additions and deletions to the investigation, if we can do a good job here is basically 60 percent of the problem is resolved. So the question ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-dao-base-class-design/</wfw:commentRss>
	</item>
		<item>
		<title>Project Development Log 1 - JavaMail-related issues</title>
		<link>http://www.codeweblog.com/project-development-log-1-javamail-related-issues/</link>
		<comments>http://www.codeweblog.com/project-development-log-1-javamail-related-issues/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 14:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[string user]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[e mail]]></category>
<category><![CDATA[string password]]></category>
<category><![CDATA[host host]]></category>
<category><![CDATA[mail session]]></category>
<category><![CDATA[mail smtp]]></category>
<category><![CDATA[mail transport]]></category>
<category><![CDATA[mail internet]]></category>
<category><![CDATA[mail message]]></category>
<category><![CDATA[internetaddress]]></category>
<category><![CDATA[string host]]></category>
<category><![CDATA[host user]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/project-development-log-1-javamail-related-issues/</guid>
		<description><![CDATA[Today, the company&#39;s projects do need to use e-mail, as a result of previous experience in this area did not encounter a lot of problems, eventually solved the problem by relying on google. But fe ...]]></description>
		<content:encoded><![CDATA[Today, the company&#39;s projects do need to use e-mail, as a result of previous experience in this area did not encounter a lot of problems, eventually solved the problem by relying on google. But fe ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/project-development-log-1-javamail-related-issues/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate in the source code analysis tools SchemaUpdate</title>
		<link>http://www.codeweblog.com/hibernate-in-the-source-code-analysis-tools-schemaupdate/</link>
		<comments>http://www.codeweblog.com/hibernate-in-the-source-code-analysis-tools-schemaupdate/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 13:15:11+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[java sql]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[package org]]></category>
<category><![CDATA[sql connection]]></category>
<category><![CDATA[sqlexception]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[fileinputstream]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[source code analysis]]></category>
<category><![CDATA[database schema]]></category>
<category><![CDATA[analysis tools]]></category>
<category><![CDATA[statement import]]></category>
<category><![CDATA[database package]]></category>
<category><![CDATA[target application]]></category>
<category><![CDATA[commandline tool]]></category>
<category><![CDATA[filewriter]]></category>
<category><![CDATA[application database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-in-the-source-code-analysis-tools-schemaupdate/</guid>
		<description><![CDATA[/ / Export the target application database package org.hibernate.tool.hbm2ddl; import java.io.FileInputStream; import java.io.FileWriter; import java.io.Writer; import java.sql.Connection; import java ...]]></description>
		<content:encoded><![CDATA[/ / Export the target application database package org.hibernate.tool.hbm2ddl; import java.io.FileInputStream; import java.io.FileWriter; import java.io.Writer; import java.sql.Connection; import java ...				<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/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-in-the-source-code-analysis-tools-schemaupdate/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate query in Query Examples</title>
		<link>http://www.codeweblog.com/hibernate-query-in-query-examples/</link>
		<comments>http://www.codeweblog.com/hibernate-query-in-query-examples/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 01:30:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[hql]]></category>
<category><![CDATA[query session]]></category>
<category><![CDATA[query examples]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[package test]]></category>
<category><![CDATA[object c]]></category>
<category><![CDATA[asc]]></category>
<category><![CDATA[javabean class]]></category>
<category><![CDATA[query mode]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-query-in-query-examples/</guid>
		<description><![CDATA[Hibernate query in Query mode of a simple example Classes is a simple JavaBean class, containing only such property, constructor, get / set methods]]></description>
		<content:encoded><![CDATA[Hibernate query in Query mode of a simple example Classes is a simple JavaBean class, containing only such property, constructor, get / set methods				<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/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-query-in-query-examples/</wfw:commentRss>
	</item>
		<item>
		<title>The Criteria Query Example Hibernate</title>
		<link>http://www.codeweblog.com/the-criteria-query-example-hibernate/</link>
		<comments>http://www.codeweblog.com/the-criteria-query-example-hibernate/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 22:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[query methods]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[printstacktrace]]></category>
<category><![CDATA[classname]]></category>
<category><![CDATA[fi]]></category>
<category><![CDATA[gt classes]]></category>
<category><![CDATA[package test]]></category>
<category><![CDATA[criterion c]]></category>
<category><![CDATA[c classes]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-criteria-query-example-hibernate/</guid>
		<description><![CDATA[Criterai is a fully object-oriented query methods]]></description>
		<content:encoded><![CDATA[Criterai is a fully object-oriented query methods				<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/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/the-criteria-query-example-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Projection Example (Sum)</title>
		<link>http://www.codeweblog.com/hibernate-projection-example-sum/</link>
		<comments>http://www.codeweblog.com/hibernate-projection-example-sum/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 12:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[criterion]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[getmessage]]></category>
<category><![CDATA[insurance]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-projection-example-sum/</guid>
		<description><![CDATA[Hibernate Projection Example (Sum)]]></description>
		<content:encoded><![CDATA[Hibernate Projection Example (Sum)				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-projection-example-sum/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Avg ()</title>
		<link>http://www.codeweblog.com/hibernate-avg/</link>
		<comments>http://www.codeweblog.com/hibernate-avg/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 11:35:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[vinod kumar]]></category>
<category><![CDATA[insurance insurance]]></category>
<category><![CDATA[getmessage]]></category>
<category><![CDATA[insurance]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-avg/</guid>
		<description><![CDATA[Hibernate Avg ()]]></description>
		<content:encoded><![CDATA[Hibernate Avg ()				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-avg/</wfw:commentRss>
	</item>
		<item>
		<title>commonly used hibernate package</title>
		<link>http://www.codeweblog.com/commonly-used-hibernate-package/</link>
		<comments>http://www.codeweblog.com/commonly-used-hibernate-package/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 05:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[xml documents]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[anomaly]]></category>
<category><![CDATA[jar file]]></category>
<category><![CDATA[code generation]]></category>
<category><![CDATA[open source software]]></category>
<category><![CDATA[myeclipse]]></category>
<category><![CDATA[java software]]></category>
<category><![CDATA[noclassdeffounderror]]></category>
<category><![CDATA[norms]]></category>
<category><![CDATA[byte code]]></category>
<category><![CDATA[apache development]]></category>
<category><![CDATA[jar files]]></category>
<category><![CDATA[test java]]></category>
<category><![CDATA[core library]]></category>
<category><![CDATA[ibm developerworks]]></category>
<category><![CDATA[dom4j]]></category>
<category><![CDATA[client test]]></category>
<category><![CDATA[powe]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/commonly-used-hibernate-package/</guid>
		<description><![CDATA[Transfer from: http://hi.baidu.com/78600403/blog/item/e33b1455e6e213c7b645ae6e.html Myeclipse had been used to import packages, and now their own manual. I do not know what needs to import a number of ...]]></description>
		<content:encoded><![CDATA[Transfer from: http://hi.baidu.com/78600403/blog/item/e33b1455e6e213c7b645ae6e.html Myeclipse had been used to import packages, and now their own manual. I do not know what needs to import a number of ...				<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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/commonly-used-hibernate-package/</wfw:commentRss>
	</item>
		<item>
		<title>java data type, hibernate data type, sql type of data standards for correspondence tables between</title>
		<link>http://www.codeweblog.com/java-data-type-hibernate-data-type-sql-type-of-data-standards-for-correspondence-tables-between/</link>
		<comments>http://www.codeweblog.com/java-data-type-hibernate-data-type-sql-type-of-data-standards-for-correspondence-tables-between/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 12:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java lang]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[date java]]></category>
<category><![CDATA[sql date]]></category>
<category><![CDATA[java sql]]></category>
<category><![CDATA[time java]]></category>
<category><![CDATA[timestamp java]]></category>
<category><![CDATA[sql timestamp]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[blob]]></category>
<category><![CDATA[java math]]></category>
<category><![CDATA[smallint]]></category>
<category><![CDATA[tinyint]]></category>
<category><![CDATA[string string]]></category>
<category><![CDATA[java data]]></category>
<category><![CDATA[time time time]]></category>
<category><![CDATA[sql data]]></category>
<category><![CDATA[string text]]></category>
<category><![CDATA[correspondence tables]]></category>
<category><![CDATA[type sql]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-data-type-hibernate-data-type-sql-type-of-data-standards-for-correspondence-tables-between/</guid>
		<description><![CDATA[Java data type Hibernate Data Type Standard SQL data types (PS: for different DB may vary) byte, java.lang.Byte byte TINYINT short, java.lang.Short short SMALLINT int, java.lang.Integer integer INGEGE ...]]></description>
		<content:encoded><![CDATA[Java data type Hibernate Data Type Standard SQL data types (PS: for different DB may vary) byte, java.lang.Byte byte TINYINT short, java.lang.Short short SMALLINT int, java.lang.Integer integer INGEGE ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-data-type-hibernate-data-type-sql-type-of-data-standards-for-correspondence-tables-between/</wfw:commentRss>
	</item>
		<item>
		<title>webservice study II (2) axis2 client to develop summary (annex containing the item)</title>
		<link>http://www.codeweblog.com/webservice-study-ii-2-axis2-client-to-develop-summary-annex-containing-the-item/</link>
		<comments>http://www.codeweblog.com/webservice-study-ii-2-axis2-client-to-develop-summary-annex-containing-the-item/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 03:40:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/webservice-study-ii-2-axis2-client-to-develop-summary-annex-containing-the-item/</guid>
		<description><![CDATA[A, first of all create a webservice client projects webservice_client 1, Contents 2, will be required to include the jar to the lib directory under the project lib Second, the development of client-si ...]]></description>
		<content:encoded><![CDATA[A, first of all create a webservice client projects webservice_client 1, Contents 2, will be required to include the jar to the lib directory under the project lib Second, the development of client-si ...				<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/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/webservice-study-ii-2-axis2-client-to-develop-summary-annex-containing-the-item/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax_ to provide auto-complete</title>
		<link>http://www.codeweblog.com/ajax-to-provide-auto-complete/</link>
		<comments>http://www.codeweblog.com/ajax-to-provide-auto-complete/#comments</comments>
		<pubDate>Wed, 05 Aug 2009 01:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[style type]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[color 000000]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[responsexml]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-to-provide-auto-complete/</guid>
		<description><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...]]></description>
		<content:encoded><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...				<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/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/ajax-to-provide-auto-complete/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax_ Dynamic Update Web page</title>
		<link>http://www.codeweblog.com/ajax-dynamic-update-web-page/</link>
		<comments>http://www.codeweblog.com/ajax-dynamic-update-web-page/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 23:55:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[strict dtd]]></category>
<category><![CDATA[html xmlns]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[title document]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[web page]]></category>
<category><![CDATA[department document]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-dynamic-update-web-page/</guid>
		<description><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE html PUBLIC &quot;- / / W3C / / DTD XHTML 1.0 Strict / / EN&quot; ...]]></description>
		<content:encoded><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE html PUBLIC &quot;- / / W3C / / DTD XHTML 1.0 Strict / / EN&quot; ...				<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/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/ajax-dynamic-update-web-page/</wfw:commentRss>
	</item>
		<item>
		<title>Create Ajax_ tooltips</title>
		<link>http://www.codeweblog.com/create-ajax-tooltips/</link>
		<comments>http://www.codeweblog.com/create-ajax-tooltips/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 20:45:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[tooltips]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[keyword2 keyword3]]></category>
<category><![CDATA[cleardata]]></category>
<category><![CDATA[leng]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/create-ajax-tooltips/</guid>
		<description><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...]]></description>
		<content:encoded><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...				<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/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/create-ajax-tooltips/</wfw:commentRss>
	</item>
		<item>
		<title>Progress bar shows Ajax_</title>
		<link>http://www.codeweblog.com/progress-bar-shows-ajax/</link>
		<comments>http://www.codeweblog.com/progress-bar-shows-ajax/#comments</comments>
		<pubDate>Tue, 04 Aug 2009 19:25:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[readystate]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[cache control]]></category>
<category><![CDATA[progress bar]]></category>
<category><![CDATA[poll]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[keyword2 keyword3]]></category>
<category><![CDATA[span id]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/progress-bar-shows-ajax/</guid>
		<description><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...]]></description>
		<content:encoded><![CDATA[JSP part: &lt;% @ Page language = &quot;java&quot; import = &quot;java.util .*&quot; pageEncoding = &quot;gbk&quot;%&gt; &lt;! DOCTYPE HTML PUBLIC &quot;- / / W3C / / DTD HTML 4.01 Transitional / / EN ...				<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/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/progress-bar-shows-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>spring integration jpa</title>
		<link>http://www.codeweblog.com/spring-integration-jpa/</link>
		<comments>http://www.codeweblog.com/spring-integration-jpa/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 07:25:03+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[entity table]]></category>
<category><![CDATA[column name]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[int id]]></category>
<category><![CDATA[class id]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[return id]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[serialversionuid]]></category>
<category><![CDATA[string password]]></category>
<category><![CDATA[domain package]]></category>
<category><![CDATA[public abstract void]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-integration-jpa/</guid>
		<description><![CDATA[Import jpa, spring needed jar package domain: dao interface: dao achieve applicationContext.xml Persistence.xml under META-INF Test, ok!]]></description>
		<content:encoded><![CDATA[Import jpa, spring needed jar package domain: dao interface: dao achieve applicationContext.xml Persistence.xml under META-INF Test, ok!				<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/spring-integration-jpa/</wfw:commentRss>
	</item>
		<item>
		<title>The third study spring2.5 Notebook: spring in support of the JDBC</title>
		<link>http://www.codeweblog.com/the-third-study-spring2-5-notebook-spring-in-support-of-the-jdbc/</link>
		<comments>http://www.codeweblog.com/the-third-study-spring2-5-notebook-spring-in-support-of-the-jdbc/#comments</comments>
		<pubDate>Wed, 22 Jul 2009 19:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[sql]]></category>
<category><![CDATA[notebook]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[jdbc]]></category>
<category><![CDATA[c3p0]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[public class test]]></category>
<category><![CDATA[mchange]]></category>
<category><![CDATA[core support]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-third-study-spring2-5-notebook-spring-in-support-of-the-jdbc/</guid>
		<description><![CDATA[In the DAO class, we have inherited from Spring&#39;s DAO, the code is as follows: wrote jdbcDaoSupport import java.util.List; import org.springframework.jdbc.core.support.JdbcDaoSupport; import com.s ...]]></description>
		<content:encoded><![CDATA[In the DAO class, we have inherited from Spring&#39;s DAO, the code is as follows: wrote jdbcDaoSupport import java.util.List; import org.springframework.jdbc.core.support.JdbcDaoSupport; import com.s ...				<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/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/the-third-study-spring2-5-notebook-spring-in-support-of-the-jdbc/</wfw:commentRss>
	</item>
		<item>
		<title>Programmable configuration Hibernate3.3.0GA</title>
		<link>http://www.codeweblog.com/programmable-configuration-hibernate3-3-0ga/</link>
		<comments>http://www.codeweblog.com/programmable-configuration-hibernate3-3-0ga/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 10:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></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[import org]]></category>
<category><![CDATA[int id]]></category>
<category><![CDATA[pojo]]></category>
<category><![CDATA[return id]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[java project]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[class person]]></category>
<category><![CDATA[type person]]></category>
<category><![CDATA[int age]]></category>
<category><![CDATA[java text]]></category>
<category><![CDATA[core package]]></category>
<category><![CDATA[person id]]></category>
<category><![CDATA[test categories]]></category>
<category><![CDATA[test person]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/programmable-configuration-hibernate3-3-0ga/</guid>
		<description><![CDATA[1, create a new java project named Hibernate3.3Test2, add in the classpath hibernate core package, an essential package, and database-driven categories, namely: sqljdbc.jar (use is sql server2005), hi ...]]></description>
		<content:encoded><![CDATA[1, create a new java project named Hibernate3.3Test2, add in the classpath hibernate core package, an essential package, and database-driven categories, namely: sqljdbc.jar (use is sql server2005), hi ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/programmable-configuration-hibernate3-3-0ga/</wfw:commentRss>
	</item>
		<item>
		<title>struts2 + json + jquery examples</title>
		<link>http://www.codeweblog.com/struts2-json-jquery-examples/</link>
		<comments>http://www.codeweblog.com/struts2-json-jquery-examples/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 09:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[plug ins]]></category>
<category><![CDATA[arraylist]]></category>
<category><![CDATA[keyword3]]></category>
<category><![CDATA[type button]]></category>
<category><![CDATA[input type text]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[link rel]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[css href]]></category>
<category><![CDATA[control content]]></category>
<category><![CDATA[string path]]></category>
<category><![CDATA[base href]]></category>
<category><![CDATA[starting page]]></category>
<category><![CDATA[relation test]]></category>
<category><![CDATA[time success]]></category>
<category><![CDATA[url input]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts2-json-jquery-examples/</guid>
		<description><![CDATA[struts2.1.X version of ajax theme has moved to dojo-plugin plug-in, usage has changed, according to online reviews of the ajax theme struts2 efficiency a bit low, do not recommend the use of the Inter ...]]></description>
		<content:encoded><![CDATA[struts2.1.X version of ajax theme has moved to dojo-plugin plug-in, usage has changed, according to online reviews of the ajax theme struts2 efficiency a bit low, do not recommend the use of the Inter ...				<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/struts2-json-jquery-examples/</wfw:commentRss>
	</item>
		<item>
		<title>jquery servlet jsp to verify the existence of complete user name $. ajax ()</title>
		<link>http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</link>
		<comments>http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/#comments</comments>
		<pubDate>Sat, 27 Jun 2009 23:10:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[demo]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[w3c]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[existence]]></category>
<category><![CDATA[gb2312]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[page language]]></category>
<category><![CDATA[servlet jsp]]></category>
<category><![CDATA[jquery]]></category>
<category><![CDATA[annex]]></category>
<category><![CDATA[input button]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</guid>
		<description><![CDATA[Finally do come out, sharing, online very few similar things, but also wrong for everyone to see a demo, there are myeclipse annex of the project, you can download to run There is also a paste web.xml ...]]></description>
		<content:encoded><![CDATA[Finally do come out, sharing, online very few similar things, but also wrong for everyone to see a demo, there are myeclipse annex of the project, you can download to run There is also a paste web.xml ...				<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/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/jquery-servlet-jsp-to-verify-the-existence-of-complete-user-name-ajax/</wfw:commentRss>
	</item>
	</channel>
</rss>
