<?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>public void</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/public-void/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>public void</description>
	<pubDate>Sat, 20 Mar 2010 02:21:07+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Design Patterns: Singleton pattern</title>
		<link>http://www.codeweblog.com/design-patterns-singleton-pattern/</link>
		<comments>http://www.codeweblog.com/design-patterns-singleton-pattern/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 09:05:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[access method]]></category>
<category><![CDATA[person person]]></category>
<category><![CDATA[single mode]]></category>
<category><![CDATA[class person]]></category>
<category><![CDATA[private person]]></category>
<category><![CDATA[singleton pattern]]></category>
<category><![CDATA[hungry man]]></category>
<category><![CDATA[man style]]></category>
<category><![CDATA[global access]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/design-patterns-singleton-pattern/</guid>
		<description><![CDATA[Singleton pattern is to create an object-based model, using the Singleton pattern, you can ensure that only generated for a single instance of class as that is, the entire process space, there is only ...]]></description>
		<content:encoded><![CDATA[Singleton pattern is to create an object-based model, using the Singleton pattern, you can ensure that only generated for a single instance of class as that is, the entire process space, there is only ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</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>
					<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/design-patterns-singleton-pattern/</wfw:commentRss>
	</item>
		<item>
		<title>Design Patterns: Abstract Factory</title>
		<link>http://www.codeweblog.com/design-patterns-abstract-factory/</link>
		<comments>http://www.codeweblog.com/design-patterns-abstract-factory/#comments</comments>
		<pubDate>Tue, 16 Feb 2010 05:50:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string args]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[abstract class]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[abstract factory pattern]]></category>
<category><![CDATA[ff]]></category>
<category><![CDATA[public abstract void]]></category>
<category><![CDATA[fruit apple]]></category>
<category><![CDATA[banana banana]]></category>
<category><![CDATA[apples and bananas]]></category>
<category><![CDATA[product families]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/design-patterns-abstract-factory/</guid>
		<description><![CDATA[The abstract factory pattern is that all forms of factory pattern in the most abstract and most of its general nature. Abstract factory pattern can provide an interface to the client, enabling the cli ...]]></description>
		<content:encoded><![CDATA[The abstract factory pattern is that all forms of factory pattern in the most abstract and most of its general nature. Abstract factory pattern can provide an interface to the client, enabling the cli ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/design-patterns-abstract-factory/</wfw:commentRss>
	</item>
		<item>
		<title>JSF due to be rendered property value for the null result in a solution</title>
		<link>http://www.codeweblog.com/jsf-due-to-be-rendered-property-value-for-the-null-result-in-a-solution/</link>
		<comments>http://www.codeweblog.com/jsf-due-to-be-rendered-property-value-for-the-null-result-in-a-solution/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 21:40:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[public void]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[discovery]]></category>
<category><![CDATA[classname]]></category>
<category><![CDATA[control logic]]></category>
<category><![CDATA[logic problems]]></category>
<category><![CDATA[null result]]></category>
<category><![CDATA[radio control]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jsf-due-to-be-rendered-property-value-for-the-null-result-in-a-solution/</guid>
		<description><![CDATA[Some time ago following problems encountered with the JSF. Problem Miao Xu: Page has a radio control (h: selectOneRadio) to add ajax support (a4j: support event = &quot;onclick&quot; reRender =&quot;& ...]]></description>
		<content:encoded><![CDATA[Some time ago following problems encountered with the JSF. Problem Miao Xu: Page has a radio control (h: selectOneRadio) to add ajax support (a4j: support event = &quot;onclick&quot; reRender =&quot;& ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-jpa-composite-primary-key-annotation-statement-ways/" title="hibernate (jpa) composite primary key annotation statement Ways">hibernate (jpa) composite primary key annotation statement Ways</a> 2009-02-27 13:52:18</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jsf-due-to-be-rendered-property-value-for-the-null-result-in-a-solution/</wfw:commentRss>
	</item>
		<item>
		<title>Struts2 returns xml information</title>
		<link>http://www.codeweblog.com/struts2-returns-xml-information/</link>
		<comments>http://www.codeweblog.com/struts2-returns-xml-information/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 04:55:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[code lt]]></category>
<category><![CDATA[xml code]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[ss]]></category>
<category><![CDATA[pay attention]]></category>
<category><![CDATA[string output]]></category>
<category><![CDATA[result type]]></category>
<category><![CDATA[result name]]></category>
<category><![CDATA[null method]]></category>
<category><![CDATA[manipulation methods]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts2-returns-xml-information/</guid>
		<description><![CDATA[Before using struts2, each response to return all jump to the page. The requirement is to return an xml, see the struts2 document, when the result is of type xslt, you can return to xml. Xslt not fami ...]]></description>
		<content:encoded><![CDATA[Before using struts2, each response to return all jump to the page. The requirement is to return an xml, see the struts2 document, when the result is of type xslt, you can return to xml. Xslt not fami ...				<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/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/struts2-returns-xml-information/</wfw:commentRss>
	</item>
		<item>
		<title>CGlib dynamic agent (to undertake the above JDK dynamic proxy)</title>
		<link>http://www.codeweblog.com/cglib-dynamic-agent-to-undertake-the-above-jdk-dynamic-proxy/</link>
		<comments>http://www.codeweblog.com/cglib-dynamic-agent-to-undertake-the-above-jdk-dynamic-proxy/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 08:10:17+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[string user]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[core category]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[oriented programming]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[implementations]]></category>
<category><![CDATA[public abstract void]]></category>
<category><![CDATA[proxy classes]]></category>
<category><![CDATA[intercept]]></category>
<category><![CDATA[dynamic proxy]]></category>
<category><![CDATA[private object]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cglib-dynamic-agent-to-undertake-the-above-jdk-dynamic-proxy/</guid>
		<description><![CDATA[1.CGLib dynamic proxy First, import the development kit: cglib.nodep.jar and Junit.jar Implementations with the JDK or less the same for the convenience of everyone reading the full implementation of  ...]]></description>
		<content:encoded><![CDATA[1.CGLib dynamic proxy First, import the development kit: cglib.nodep.jar and Junit.jar Implementations with the JDK or less the same for the convenience of everyone reading the full implementation of  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/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/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/cglib-dynamic-agent-to-undertake-the-above-jdk-dynamic-proxy/</wfw:commentRss>
	</item>
		<item>
		<title>Dynamic Proxy</title>
		<link>http://www.codeweblog.com/dynamic-proxy/</link>
		<comments>http://www.codeweblog.com/dynamic-proxy/#comments</comments>
		<pubDate>Sun, 14 Feb 2010 06:10:16+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[jdk]]></category>
<category><![CDATA[string user]]></category>
<category><![CDATA[aop]]></category>
<category><![CDATA[rights management]]></category>
<category><![CDATA[core category]]></category>
<category><![CDATA[oriented programming]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[implementations]]></category>
<category><![CDATA[interface class]]></category>
<category><![CDATA[implementation approach]]></category>
<category><![CDATA[public abstract void]]></category>
<category><![CDATA[proxy classes]]></category>
<category><![CDATA[proxy object]]></category>
<category><![CDATA[proxy design pattern]]></category>
<category><![CDATA[proxy approach]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dynamic-proxy/</guid>
		<description><![CDATA[Dynamic Proxy design pattern is 23 a very common one, often look for the development of rights management systems, Spring in the AOP is the dynamic proxy approach, the following will describe Sun&#39; ...]]></description>
		<content:encoded><![CDATA[Dynamic Proxy design pattern is 23 a very common one, often look for the development of rights management systems, Spring in the AOP is the dynamic proxy approach, the following will describe Sun&#39; ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/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/dynamic-proxy/</wfw:commentRss>
	</item>
		<item>
		<title>Prawn with me to write network (2 days)</title>
		<link>http://www.codeweblog.com/prawn-with-me-to-write-network-2-days/</link>
		<comments>http://www.codeweblog.com/prawn-with-me-to-write-network-2-days/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 17:05:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[public string]]></category>
<category><![CDATA[cascade]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[serialversionuid]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[system maintenance]]></category>
<category><![CDATA[design description]]></category>
<category><![CDATA[concrete implementation]]></category>
<category><![CDATA[interface class]]></category>
<category><![CDATA[onetoone]]></category>
<category><![CDATA[column length]]></category>
<category><![CDATA[container management]]></category>
<category><![CDATA[word paragraph]]></category>
<category><![CDATA[transient fields]]></category>
<category><![CDATA[private user]]></category>
<category><![CDATA[honour]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prawn-with-me-to-write-network-2-days/</guid>
		<description><![CDATA[1, design the user-related entity class Points Rank categories: Knowledge Tip: @ GeneratedValue that is automatically selected from the jpa Identity field generating strategies; @ OneToOne (cascade =  ...]]></description>
		<content:encoded><![CDATA[1, design the user-related entity class Points Rank categories: Knowledge Tip: @ GeneratedValue that is automatically selected from the jpa Identity field generating strategies; @ OneToOne (cascade =  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/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/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/prawn-with-me-to-write-network-2-days/</wfw:commentRss>
	</item>
		<item>
		<title>struts1.x File Upload</title>
		<link>http://www.codeweblog.com/struts1-x-file-upload/</link>
		<comments>http://www.codeweblog.com/struts1-x-file-upload/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 10:05:11+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[scope]]></category>
<category><![CDATA[3m]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[apache struts]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[file upload]]></category>
<category><![CDATA[multipart form data]]></category>
<category><![CDATA[input type file]]></category>
<category><![CDATA[getfilesize]]></category>
<category><![CDATA[success path]]></category>
<category><![CDATA[page upload]]></category>
<category><![CDATA[x file]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/struts1-x-file-upload/</guid>
		<description><![CDATA[jsp form page (upload.jsp) ActionForm Action xml file configuration]]></description>
		<content:encoded><![CDATA[jsp form page (upload.jsp) ActionForm Action xml file configuration				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/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/struts1-x-file-upload/</wfw:commentRss>
	</item>
		<item>
		<title>JForum source code analysis notes</title>
		<link>http://www.codeweblog.com/jforum-source-code-analysis-notes/</link>
		<comments>http://www.codeweblog.com/jforum-source-code-analysis-notes/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 07:00:30+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[jdk]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[servlet]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[source code analysis]]></category>
<category><![CDATA[version id]]></category>
<category><![CDATA[client request]]></category>
<category><![CDATA[server response]]></category>
<category><![CDATA[hacks]]></category>
<category><![CDATA[tomcat5]]></category>
<category><![CDATA[static string]]></category>
<category><![CDATA[string filter]]></category>
<category><![CDATA[jforum]]></category>
<category><![CDATA[internal functions]]></category>
<category><![CDATA[lightbody]]></category>
<category><![CDATA[steil]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jforum-source-code-analysis-notes/</guid>
		<description><![CDATA[My development environment: JForum2.1.8 tomcat5.X JDK 1.6X Routines can not be refined in order to start. From the beginning web.xml web.xml includes a filter, a listener, and two servlet, not much co ...]]></description>
		<content:encoded><![CDATA[My development environment: JForum2.1.8 tomcat5.X JDK 1.6X Routines can not be refined in order to start. From the beginning web.xml web.xml includes a filter, a listener, and two servlet, not much co ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jforum-source-code-analysis-notes/</wfw:commentRss>
	</item>
		<item>
		<title>javamail e-mail experience (b) of the e-mail authentication</title>
		<link>http://www.codeweblog.com/javamail-e-mail-experience-b-of-the-e-mail-authentication/</link>
		<comments>http://www.codeweblog.com/javamail-e-mail-experience-b-of-the-e-mail-authentication/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 02:05:18+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[public string]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[authentication]]></category>
<category><![CDATA[e mail]]></category>
<category><![CDATA[validation]]></category>
<category><![CDATA[string username]]></category>
<category><![CDATA[pwd]]></category>
<category><![CDATA[user information]]></category>
<category><![CDATA[javamail]]></category>
<category><![CDATA[mail experience]]></category>
<category><![CDATA[javax mail]]></category>
<category><![CDATA[authenticator]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javamail-e-mail-experience-b-of-the-e-mail-authentication/</guid>
		<description><![CDATA[First, write a validation class, and inherit Authenticator class, as follows 2, landing validation, the specific code is as follows Try the above code can be placed inside, such as abnormal then the l ...]]></description>
		<content:encoded><![CDATA[First, write a validation class, and inherit Authenticator class, as follows 2, landing validation, the specific code is as follows Try the above code can be placed inside, such as abnormal then the l ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javamail-e-mail-experience-b-of-the-e-mail-authentication/</wfw:commentRss>
	</item>
		<item>
		<title>Design Patterns: Factory Method</title>
		<link>http://www.codeweblog.com/design-patterns-factory-method/</link>
		<comments>http://www.codeweblog.com/design-patterns-factory-method/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 00:45:18+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string args]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[factories]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[factory interface]]></category>
<category><![CDATA[abstract factory]]></category>
<category><![CDATA[core classes]]></category>
<category><![CDATA[java interface]]></category>
<category><![CDATA[advantage of abstraction]]></category>
<category><![CDATA[banana factory]]></category>
<category><![CDATA[apple factory]]></category>
<category><![CDATA[fruit apple]]></category>
<category><![CDATA[concrete plant]]></category>
<category><![CDATA[product creation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/design-patterns-factory-method/</guid>
		<description><![CDATA[/ ** * Factory method to create models belong to the class-based model is also known as multi-state factory mode. * Factory Method pattern is to define the meaning of an object factory interface to cr ...]]></description>
		<content:encoded><![CDATA[/ ** * Factory method to create models belong to the class-based model is also known as multi-state factory mode. * Factory Method pattern is to define the meaning of an object factory interface to cr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/design-patterns-factory-method/</wfw:commentRss>
	</item>
		<item>
		<title>bridge bridge mode</title>
		<link>http://www.codeweblog.com/bridge-bridge-mode/</link>
		<comments>http://www.codeweblog.com/bridge-bridge-mode/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 05:15:13+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[abstract class]]></category>
<category><![CDATA[println]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[hello world]]></category>
<category><![CDATA[test class]]></category>
<category><![CDATA[interface package]]></category>
<category><![CDATA[bridge mode]]></category>
<category><![CDATA[strategy pattern]]></category>
<category><![CDATA[chinese white]]></category>
<category><![CDATA[chinese black]]></category>
<category><![CDATA[stable branch]]></category>
<category><![CDATA[abstract void]]></category>
<category><![CDATA[language language]]></category>
<category><![CDATA[interface language]]></category>
<category><![CDATA[world test]]></category>
<category><![CDATA[class act]]></category>
<category><![CDATA[whitepeople]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/bridge-bridge-mode/</guid>
		<description><![CDATA[Hypothetical demand Are black or white English-speaking whites are Chinese-speaking whites are Chinese-speaking black English-speaking black As a general method of subclass the parent class could be p ...]]></description>
		<content:encoded><![CDATA[Hypothetical demand Are black or white English-speaking whites are Chinese-speaking whites are Chinese-speaking black English-speaking black As a general method of subclass the parent class could be p ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</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/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/bridge-bridge-mode/</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 (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's role within the class</title>
		<link>http://www.codeweblog.com/java-s-role-within-the-class/</link>
		<comments>http://www.codeweblog.com/java-s-role-within-the-class/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 04:00:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[private class]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[elements]]></category>
<category><![CDATA[test system]]></category>
<category><![CDATA[multiple inheritance]]></category>
<category><![CDATA[private variables]]></category>
<category><![CDATA[modifiers]]></category>
<category><![CDATA[private client]]></category>
<category><![CDATA[public class example]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-s-role-within-the-class/</guid>
		<description><![CDATA[1, define in a class inside the class we are called inner classes. Second, the role of 1. Inside the implementation class is well hidden, that is encapsulation. General non-internal classes, is not al ...]]></description>
		<content:encoded><![CDATA[1, define in a class inside the class we are called inner classes. Second, the role of 1. Inside the implementation class is well hidden, that is encapsulation. General non-internal classes, is not al ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</li>
					<li><a href="http://www.codeweblog.com/learn-java-flow/" title="Learn Java flow">Learn Java flow</a> 2009-02-27 10:01:02</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/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-s-role-within-the-class/</wfw:commentRss>
	</item>
		<item>
		<title>About JAVA custom exceptions</title>
		<link>http://www.codeweblog.com/about-java-custom-exceptions/</link>
		<comments>http://www.codeweblog.com/about-java-custom-exceptions/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 19:55:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[math]]></category>
<category><![CDATA[exceptions]]></category>
<category><![CDATA[np]]></category>
<category><![CDATA[number int]]></category>
<category><![CDATA[random number]]></category>
<category><![CDATA[administrator class]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/about-java-custom-exceptions/</guid>
		<description><![CDATA[To control the use of custom exceptions generated random number is not even! Hehe now review stage, the small circling the examples out on the share, the welcome given to criticizing]]></description>
		<content:encoded><![CDATA[To control the use of custom exceptions generated random number is not even! Hehe now review stage, the small circling the examples out on the share, the welcome given to criticizing				<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/about-java-custom-exceptions/</wfw:commentRss>
	</item>
		<item>
		<title>JForum source code study (7)</title>
		<link>http://www.codeweblog.com/jforum-source-code-study-7/</link>
		<comments>http://www.codeweblog.com/jforum-source-code-study-7/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 10:20:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[map]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[key value]]></category>
<category><![CDATA[cache cache]]></category>
<category><![CDATA[third party]]></category>
<category><![CDATA[value pairs]]></category>
<category><![CDATA[sessions]]></category>
<category><![CDATA[ehcache]]></category>
<category><![CDATA[cache engine]]></category>
<category><![CDATA[first class]]></category>
<category><![CDATA[class implements this interface]]></category>
<category><![CDATA[introductory knowledge]]></category>
<category><![CDATA[management considerations]]></category>
<category><![CDATA[jforum]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jforum-source-code-study-7/</guid>
		<description><![CDATA[About Cache, Cache The JForum in, net.jforum.cache.CacheEngine interface provides these methods: Can store or retrieve multiple (key, value) pairs (where value of the type of non-Map) Can store or ret ...]]></description>
		<content:encoded><![CDATA[About Cache, Cache The JForum in, net.jforum.cache.CacheEngine interface provides these methods: Can store or retrieve multiple (key, value) pairs (where value of the type of non-Map) Can store or ret ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jforum-source-code-study-7/</wfw:commentRss>
	</item>
		<item>
		<title>How to export the private key keystore</title>
		<link>http://www.codeweblog.com/how-to-export-the-private-key-keystore/</link>
		<comments>http://www.codeweblog.com/how-to-export-the-private-key-keystore/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 10:50:38+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[alias]]></category>
<category><![CDATA[fileinputstream]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[circumstances]]></category>
<category><![CDATA[key key]]></category>
<category><![CDATA[workspace]]></category>
<category><![CDATA[sun]]></category>
<category><![CDATA[java security]]></category>
<category><![CDATA[filewriter]]></category>
<category><![CDATA[keystore]]></category>
<category><![CDATA[changeit]]></category>
<category><![CDATA[private file]]></category>
<category><![CDATA[keytool]]></category>
<category><![CDATA[jks]]></category>
<category><![CDATA[security key]]></category>
<category><![CDATA[base64encoder]]></category>
<category><![CDATA[cert]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-export-the-private-key-keystore/</guid>
		<description><![CDATA[Under normal circumstances, you have passed the key pair generated by keytool in the private key can not lead ourselves, However, through their own Java code to do that.]]></description>
		<content:encoded><![CDATA[Under normal circumstances, you have passed the key pair generated by keytool in the private key can not lead ourselves, However, through their own Java code to do that.				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/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>
					<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/how-to-export-the-private-key-keystore/</wfw:commentRss>
	</item>
		<item>
		<title>Anonymous classes on Java, Some Thoughts on</title>
		<link>http://www.codeweblog.com/anonymous-classes-on-java-some-thoughts-on/</link>
		<comments>http://www.codeweblog.com/anonymous-classes-on-java-some-thoughts-on/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 00:25:41+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java code]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[code java]]></category>
<category><![CDATA[interface methods]]></category>
<category><![CDATA[swing]]></category>
<category><![CDATA[anonymous classes]]></category>
<category><![CDATA[joptionpane]]></category>
<category><![CDATA[addactionlistener]]></category>
<category><![CDATA[actionevent]]></category>
<category><![CDATA[programming approach]]></category>
<category><![CDATA[system exit]]></category>
<category><![CDATA[listeners]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/anonymous-classes-on-java-some-thoughts-on/</guid>
		<description><![CDATA[2009-12-04 Anonymous classes on Java, Some Thoughts on Keywords: right java anonymous classes in Some Thoughts Introduction Java&#39;s anonymous classes are more interesting as a programming approach, ...]]></description>
		<content:encoded><![CDATA[2009-12-04 Anonymous classes on Java, Some Thoughts on Keywords: right java anonymous classes in Some Thoughts Introduction Java&#39;s anonymous classes are more interesting as a programming approach, ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/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/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/anonymous-classes-on-java-some-thoughts-on/</wfw:commentRss>
	</item>
		<item>
		<title>Aop simple implementation interceptor chain</title>
		<link>http://www.codeweblog.com/aop-simple-implementation-interceptor-chain/</link>
		<comments>http://www.codeweblog.com/aop-simple-implementation-interceptor-chain/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 08:30:36+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import java]]></category>
<category><![CDATA[object obj]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[abstract class]]></category>
<category><![CDATA[target system]]></category>
<category><![CDATA[interceptor]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[getclass]]></category>
<category><![CDATA[proxy class]]></category>
<category><![CDATA[string message]]></category>
<category><![CDATA[agent model]]></category>
<category><![CDATA[message string]]></category>
<category><![CDATA[concrete example]]></category>
<category><![CDATA[string target]]></category>
<category><![CDATA[target public]]></category>
<category><![CDATA[dynamic agency]]></category>
<category><![CDATA[agency model]]></category>
<category><![CDATA[dater]]></category>
<category><![CDATA[class 3]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/aop-simple-implementation-interceptor-chain/</guid>
		<description><![CDATA[In the Spring there are interceptors chain with that, how to achieve a simple interception JDK chains do. At first, the idea is a dynamic agency model, combined with the list, but found that there is  ...]]></description>
		<content:encoded><![CDATA[In the Spring there are interceptors chain with that, how to achieve a simple interception JDK chains do. At first, the idea is a dynamic agency model, combined with the list, but found that there is  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/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/aop-simple-implementation-interceptor-chain/</wfw:commentRss>
	</item>
		<item>
		<title>Java's the difference between the Override Overload</title>
		<link>http://www.codeweblog.com/java-s-the-difference-between-the-override-overload/</link>
		<comments>http://www.codeweblog.com/java-s-the-difference-between-the-override-overload/#comments</comments>
		<pubDate>Tue, 02 Feb 2010 01:20:30+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[override]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[implements]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-s-the-difference-between-the-override-overload/</guid>
		<description><![CDATA[override is overwritten, corresponding to the inheritance characteristics of OO programming, meaning that in the sub-classes override parent class method; overload is overloaded, corresponding to the  ...]]></description>
		<content:encoded><![CDATA[override is overwritten, corresponding to the inheritance characteristics of OO programming, meaning that in the sub-classes override parent class method; overload is overloaded, corresponding to the  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-s-the-difference-between-the-override-overload/</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>Read "Agile Java English Version" (1) - start</title>
		<link>http://www.codeweblog.com/read-agile-java-english-version-1-start/</link>
		<comments>http://www.codeweblog.com/read-agile-java-english-version-1-start/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 18:20:33+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[java development]]></category>
<category><![CDATA[junit]]></category>
<category><![CDATA[test method]]></category>
<category><![CDATA[entry books]]></category>
<category><![CDATA[test class]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[development experience]]></category>
<category><![CDATA[test driven development]]></category>
<category><![CDATA[code test]]></category>
<category><![CDATA[chess pawn]]></category>
<category><![CDATA[chapter exercises]]></category>
<category><![CDATA[test driven development tdd]]></category>
<category><![CDATA[compilation error]]></category>
<category><![CDATA[white test]]></category>
<category><![CDATA[test classes]]></category>
<category><![CDATA[time test]]></category>
<category><![CDATA[red stripe]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/read-agile-java-english-version-1-start/</guid>
		<description><![CDATA[&quot;Agile Java&quot; is a Java development entry books, about the same time, test-driven development (TDD). By positioning itself as a software craftsman, and to share their practical development ex ...]]></description>
		<content:encoded><![CDATA[&quot;Agile Java&quot; is a Java development entry books, about the same time, test-driven development (TDD). By positioning itself as a software craftsman, and to share their practical development ex ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/read-agile-java-english-version-1-start/</wfw:commentRss>
	</item>
		<item>
		<title>A multi-threaded note</title>
		<link>http://www.codeweblog.com/a-multi-threaded-note/</link>
		<comments>http://www.codeweblog.com/a-multi-threaded-note/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 15:55:32+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[implementation class]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[threads]]></category>
<category><![CDATA[interface class]]></category>
<category><![CDATA[thread implementation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/a-multi-threaded-note/</guid>
		<description><![CDATA[A direct successor to thread class, override the RUN method, when the call starts with the start (); package com.Thread; class MyThread extends Thread (/ / inherit Thread class, as the thread implemen ...]]></description>
		<content:encoded><![CDATA[A direct successor to thread class, override the RUN method, when the call starts with the start (); package com.Thread; class MyThread extends Thread (/ / inherit Thread class, as the thread implemen ...				<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/a-multi-threaded-note/</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>Hibernate physical layer design</title>
		<link>http://www.codeweblog.com/hibernate-physical-layer-design/</link>
		<comments>http://www.codeweblog.com/hibernate-physical-layer-design/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 13:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[integer id]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[package org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[string title]]></category>
<category><![CDATA[mapping table]]></category>
<category><![CDATA[time class]]></category>
<category><![CDATA[book id]]></category>
<category><![CDATA[book category]]></category>
<category><![CDATA[auto increment]]></category>
<category><![CDATA[class category]]></category>
<category><![CDATA[mapping document]]></category>
<category><![CDATA[serializable fields]]></category>
<category><![CDATA[commodity management]]></category>
<category><![CDATA[operations design]]></category>
<category><![CDATA[document package]]></category>
<category><![CDATA[public c]]></category>
<category><![CDATA[time length]]></category>
<category><![CDATA[book categories]]></category>
<category><![CDATA[management operations]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-physical-layer-design/</guid>
		<description><![CDATA[Assuming there is a commodity management program. Only the following types of goods: 1, book. 2, DVD Have the following common attributes: number, title, price The book contains its own separate attri ...]]></description>
		<content:encoded><![CDATA[Assuming there is a commodity management program. Only the following types of goods: 1, book. 2, DVD Have the following common attributes: number, title, price The book contains its own separate attri ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/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-physical-layer-design/</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>small notebook hibernate search</title>
		<link>http://www.codeweblog.com/small-notebook-hibernate-search/</link>
		<comments>http://www.codeweblog.com/small-notebook-hibernate-search/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 21:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[notebook]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[gettime]]></category>
<category><![CDATA[string words]]></category>
<category><![CDATA[pagesize]]></category>
<category><![CDATA[index file]]></category>
<category><![CDATA[server index]]></category>
<category><![CDATA[status values]]></category>
<category><![CDATA[service index]]></category>
<category><![CDATA[index product]]></category>
<category><![CDATA[car type]]></category>
<category><![CDATA[endtime]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/small-notebook-hibernate-search/</guid>
		<description><![CDATA[Recently, the search needs to be done about the features, heard that before hibernate search, so decided to adopt this. To achieve the following functions in multi-domain keyword search, and id in ord ...]]></description>
		<content:encoded><![CDATA[Recently, the search needs to be done about the features, heard that before hibernate search, so decided to adopt this. To achieve the following functions in multi-domain keyword search, and id in ord ...				<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>
					<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/small-notebook-hibernate-search/</wfw:commentRss>
	</item>
		<item>
		<title>Decorator Design Pattern</title>
		<link>http://www.codeweblog.com/decorator-design-pattern/</link>
		<comments>http://www.codeweblog.com/decorator-design-pattern/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 12:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[inheritance]]></category>
<category><![CDATA[succession]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[package org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[println]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[software engineering]]></category>
<category><![CDATA[internet search]]></category>
<category><![CDATA[manpower]]></category>
<category><![CDATA[interface package]]></category>
<category><![CDATA[shortcomings]]></category>
<category><![CDATA[simulation developers]]></category>
<category><![CDATA[interface engineer]]></category>
<category><![CDATA[engineer property]]></category>
<category><![CDATA[pattern decorator]]></category>
<category><![CDATA[example simulation]]></category>
<category><![CDATA[decorator pattern]]></category>
<category><![CDATA[search data]]></category>
<category><![CDATA[human resources]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/decorator-design-pattern/</guid>
		<description><![CDATA[The reason why this pattern of concern is that the recent interest io the java, so the Internet search data, and all the relevant information referred to the model, one can not understand God, ah, so  ...]]></description>
		<content:encoded><![CDATA[The reason why this pattern of concern is that the recent interest io the java, so the Internet search data, and all the relevant information referred to the model, one can not understand God, ah, so  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/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/decorator-design-pattern/</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>Hibernate anomalies: associate a collection with two ...</title>
		<link>http://www.codeweblog.com/hibernate-anomalies-associate-a-collection-with-two/</link>
		<comments>http://www.codeweblog.com/hibernate-anomalies-associate-a-collection-with-two/#comments</comments>
		<pubDate>Mon, 26 Oct 2009 07:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[transaction manager]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[anomalies]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[filter class]]></category>
<category><![CDATA[filter name]]></category>
<category><![CDATA[aop]]></category>
<category><![CDATA[good job]]></category>
<category><![CDATA[getname]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[config]]></category>
<category><![CDATA[illegal attempt]]></category>
<category><![CDATA[open session]]></category>
<category><![CDATA[service gt]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-anomalies-associate-a-collection-with-two/</guid>
		<description><![CDATA[Hibernate exception - Illegal attempt to associate a collection with two open session Using struts2 + hibernate3.3 + spring2.5.6 As long as it is to implement or update method will throw more than sav ...]]></description>
		<content:encoded><![CDATA[Hibernate exception - Illegal attempt to associate a collection with two open session Using struts2 + hibernate3.3 + spring2.5.6 As long as it is to implement or update method will throw more than sav ...				<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-anomalies-associate-a-collection-with-two/</wfw:commentRss>
	</item>
		<item>
		<title>Oracle hibernate sequence</title>
		<link>http://www.codeweblog.com/oracle-hibernate-sequence/</link>
		<comments>http://www.codeweblog.com/oracle-hibernate-sequence/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 19:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[package org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[oracle]]></category>
<category><![CDATA[return id]]></category>
<category><![CDATA[column length]]></category>
<category><![CDATA[sequence generator]]></category>
<category><![CDATA[sequence id]]></category>
<category><![CDATA[seq]]></category>
<category><![CDATA[authorities]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/oracle-hibernate-sequence/</guid>
		<description><![CDATA[Oracle hibernate sequence]]></description>
		<content:encoded><![CDATA[Oracle hibernate 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/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/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/oracle-hibernate-sequence/</wfw:commentRss>
	</item>
		<item>
		<title>Automatically generated by xdoclet's hibernate mapping files, configuration files</title>
		<link>http://www.codeweblog.com/automatically-generated-by-xdoclet-s-hibernate-mapping-files-configuration-files/</link>
		<comments>http://www.codeweblog.com/automatically-generated-by-xdoclet-s-hibernate-mapping-files-configuration-files/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 14:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string name]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[int id]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[jdbc mysql]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[return id]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[target name]]></category>
<category><![CDATA[string sex]]></category>
<category><![CDATA[model gt]]></category>
<category><![CDATA[xdoclet]]></category>
<category><![CDATA[mapping files]]></category>
<category><![CDATA[basedir]]></category>
<category><![CDATA[home value]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/automatically-generated-by-xdoclet-s-hibernate-mapping-files-configuration-files/</guid>
		<description><![CDATA[To http://sourceforge.net/ Download xdoclet-plugins-dist-1.0.4. If the eclipse, then do not need to configure (if there is no need to install ide good ant) build.xml model: Run ant, ok, User.hbm.xml a ...]]></description>
		<content:encoded><![CDATA[To http://sourceforge.net/ Download xdoclet-plugins-dist-1.0.4. If the eclipse, then do not need to configure (if there is no need to install ide good ant) build.xml model: Run ant, ok, User.hbm.xml a ...				<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>
					<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/automatically-generated-by-xdoclet-s-hibernate-mapping-files-configuration-files/</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 search control date format</title>
		<link>http://www.codeweblog.com/hibernate-search-control-date-format/</link>
		<comments>http://www.codeweblog.com/hibernate-search-control-date-format/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 02:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[column name]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[resolution resolution]]></category>
<category><![CDATA[source file]]></category>
<category><![CDATA[search control]]></category>
<category><![CDATA[search cases]]></category>
<category><![CDATA[field store]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-search-control-date-format/</guid>
		<description><![CDATA[With Notes @ DateBridge (resolution = Resolution.DAY) control the date format Very simple to view a source file hibernate search Cases]]></description>
		<content:encoded><![CDATA[With Notes @ DateBridge (resolution = Resolution.DAY) control the date format Very simple to view a source file hibernate search Cases				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/hibernate-primary-key-strategy-sequence/" title="Hibernate primary key strategy-sequence">Hibernate primary key strategy-sequence</a> 2009-02-27 12:34:56</li>
					<li><a href="http://www.codeweblog.com/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</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/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-search-control-date-format/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate one-to-many (one to many) cascade delete</title>
		<link>http://www.codeweblog.com/hibernate-one-to-many-one-to-many-cascade-delete/</link>
		<comments>http://www.codeweblog.com/hibernate-one-to-many-one-to-many-cascade-delete/#comments</comments>
		<pubDate>Sat, 17 Oct 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[column name]]></category>
<category><![CDATA[cascade]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[gt 3]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[profiles]]></category>
<category><![CDATA[good time]]></category>
<category><![CDATA[relevant data]]></category>
<category><![CDATA[open sessions]]></category>
<category><![CDATA[illegal attempt]]></category>
<category><![CDATA[consequential amendments]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-one-to-many-one-to-many-cascade-delete/</guid>
		<description><![CDATA[I said here is one-to-many one-way cascade delete, and other consequential amendments to the need to cascade to cascade Item to Order and as an example Class 1 bean public class Order implements java. ...]]></description>
		<content:encoded><![CDATA[I said here is one-to-many one-way cascade delete, and other consequential amendments to the need to cascade to cascade Item to Order and as an example Class 1 bean public class Order implements java. ...				<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/hibernate-one-to-many-one-to-many-cascade-delete/</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>Hibernate Database template base class GenericDao</title>
		<link>http://www.codeweblog.com/hibernate-database-template-base-class-genericdao/</link>
		<comments>http://www.codeweblog.com/hibernate-database-template-base-class-genericdao/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 07:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-database-template-base-class-genericdao/</guid>
		<description><![CDATA[/ / Use of designated entities and attributes (non-primary key) search (to meet the entity attribute value like string) data public List findLikeByEntity (T entity, String [] propertyNames); / / Use t ...]]></description>
		<content:encoded><![CDATA[/ / Use of designated entities and attributes (non-primary key) search (to meet the entity attribute value like string) data public List findLikeByEntity (T entity, String [] propertyNames); / / Use t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
					<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/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/hibernate-database-template-base-class-genericdao/</wfw:commentRss>
	</item>
		<item>
		<title>zk integrate hibernate</title>
		<link>http://www.codeweblog.com/zk-integrate-hibernate/</link>
		<comments>http://www.codeweblog.com/zk-integrate-hibernate/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 13:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[import org]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[public session]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/zk-integrate-hibernate/</guid>
		<description><![CDATA[import org.hibernate.Transaction; import org.hibernate.Session; import org.zkoss.zkplus.hibernate.HibernateUtil; public class UserDao ( public Session currentSession () ( return HibernateUtil.currentS ...]]></description>
		<content:encoded><![CDATA[import org.hibernate.Transaction; import org.hibernate.Session; import org.zkoss.zkplus.hibernate.HibernateUtil; public class UserDao ( public Session currentSession () ( return HibernateUtil.currentS ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/zk-integrate-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>composite primary key hibernate mapping of an example</title>
		<link>http://www.codeweblog.com/composite-primary-key-hibernate-mapping-of-an-example/</link>
		<comments>http://www.codeweblog.com/composite-primary-key-hibernate-mapping-of-an-example/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 14:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[java lang]]></category>
<category><![CDATA[boolean]]></category>
<category><![CDATA[public string]]></category>
<category><![CDATA[column name]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[default constructor]]></category>
<category><![CDATA[object obj]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[hbm]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[type java]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[primary key]]></category>
<category><![CDATA[instanceof]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/composite-primary-key-hibernate-mapping-of-an-example/</guid>
		<description><![CDATA[MealfeeDetail.hbm.xml MealfeeDetail.java Database table fields:]]></description>
		<content:encoded><![CDATA[MealfeeDetail.hbm.xml MealfeeDetail.java Database table fields:				<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/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
					<li><a href="http://www.codeweblog.com/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/composite-primary-key-hibernate-mapping-of-an-example/</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 custom generator</title>
		<link>http://www.codeweblog.com/hibernate-custom-generator/</link>
		<comments>http://www.codeweblog.com/hibernate-custom-generator/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 10:20:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[public void]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[object object]]></category>
<category><![CDATA[parameter name]]></category>
<category><![CDATA[session object]]></category>
<category><![CDATA[v string]]></category>
<category><![CDATA[custom generator]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-custom-generator/</guid>
		<description><![CDATA[hibernate custom generator]]></description>
		<content:encoded><![CDATA[hibernate custom generator				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/memo-hibernate-problem/" title="Memo hibernate problem">Memo hibernate problem</a> 2009-02-27 12:34:43</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</li>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</li>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-custom-generator/</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>Spring was registered in several ways Bean</title>
		<link>http://www.codeweblog.com/spring-was-registered-in-several-ways-bean/</link>
		<comments>http://www.codeweblog.com/spring-was-registered-in-several-ways-bean/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 17:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[succession]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[singleton]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[several ways]]></category>
<category><![CDATA[static object]]></category>
<category><![CDATA[wap service]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-was-registered-in-several-ways-bean/</guid>
		<description><![CDATA[Bean was registered in spring of the four methods, especially the third method, to put it simply: A: Method A (multi-in struts framework) BaseDispatchAction succession II: Method II to achieve BeanFac ...]]></description>
		<content:encoded><![CDATA[Bean was registered in spring of the four methods, especially the third method, to put it simply: A: Method A (multi-in struts framework) BaseDispatchAction succession II: Method II to achieve BeanFac ...				<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/spring-was-registered-in-several-ways-bean/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate Study Notes 3 - Service Management</title>
		<link>http://www.codeweblog.com/hibernate-study-notes-3-service-management/</link>
		<comments>http://www.codeweblog.com/hibernate-study-notes-3-service-management/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 03:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[jndi]]></category>
<category><![CDATA[dialect]]></category>
<category><![CDATA[props]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[doubts]]></category>
<category><![CDATA[interceptor]]></category>
<category><![CDATA[hibernatetemplate]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[service management]]></category>
<category><![CDATA[business process]]></category>
<category><![CDATA[business operator]]></category>
<category><![CDATA[better management]]></category>
<category><![CDATA[design pattern]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-study-notes-3-service-management/</guid>
		<description><![CDATA[Hibernate recent study on design pattern dao have some doubts, summed up the program the following affairs: 1, involves only a simple business process The use of JDBC services can hibernate at this ti ...]]></description>
		<content:encoded><![CDATA[Hibernate recent study on design pattern dao have some doubts, summed up the program the following affairs: 1, involves only a simple business process The use of JDBC services can hibernate at this ti ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/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/hibernate-study-notes-3-service-management/</wfw:commentRss>
	</item>
		<item>
		<title>Fileupload control over the use of components to achieve the progress of AJAX Upload Upload</title>
		<link>http://www.codeweblog.com/fileupload-control-over-the-use-of-components-to-achieve-the-progress-of-ajax-upload-upload/</link>
		<comments>http://www.codeweblog.com/fileupload-control-over-the-use-of-components-to-achieve-the-progress-of-ajax-upload-upload/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 00:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[public string]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[public int]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[server side code]]></category>
<category><![CDATA[file upload]]></category>
<category><![CDATA[web server side]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[pierre alexandre]]></category>
<category><![CDATA[telio]]></category>
<category><![CDATA[fileindex]]></category>
<category><![CDATA[mediators]]></category>
<category><![CDATA[elapsedtime]]></category>
<category><![CDATA[totalsize]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/fileupload-control-over-the-use-of-components-to-achieve-the-progress-of-ajax-upload-upload/</guid>
		<description><![CDATA[A bit earlier survey shows the file upload progress, TELIO companies found Pierre-Alexandre published &quot;AJAX Upload progress monitor for Commons-FileUpload Example&quot; the realization of good. H ...]]></description>
		<content:encoded><![CDATA[A bit earlier survey shows the file upload progress, TELIO companies found Pierre-Alexandre published &quot;AJAX Upload progress monitor for Commons-FileUpload Example&quot; the realization of good. H ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-call-stored-procedure/" title="hibernate call stored procedure">hibernate call stored procedure</a> 2009-02-27 12:34:25</li>
					<li><a href="http://www.codeweblog.com/based-on-spring-s-hibernate-search-full-text-search-function-of-sample/" title="Based on Spring's Hibernate Search full-text search function of sample">Based on Spring's Hibernate Search full-text search function of sample</a> 2009-02-27 12:34:20</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/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/fileupload-control-over-the-use-of-components-to-achieve-the-progress-of-ajax-upload-upload/</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>
	</channel>
</rss>
