<?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>implementation</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/implementation/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>implementation</description>
	<pubDate>Sat, 20 Mar 2010 17:55:59+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Design Patterns: Calculator Simple Implementation</title>
		<link>http://www.codeweblog.com/design-patterns-calculator-simple-implementation/</link>
		<comments>http://www.codeweblog.com/design-patterns-calculator-simple-implementation/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 11:45:00+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[string args]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[scanner system]]></category>
<category><![CDATA[nextline]]></category>
<category><![CDATA[parsedouble]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/design-patterns-calculator-simple-implementation/</guid>
		<description><![CDATA[If we are to write a calculator is not difficult: the following code But this code is far too bloated, and we want him to optimize the design patterns used to optimize the]]></description>
		<content:encoded><![CDATA[If we are to write a calculator is not difficult: the following code But this code is far too bloated, and we want him to optimize the design patterns used to optimize the				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/design-patterns-calculator-simple-implementation/</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>Extended ApacheCommos of DbUtils</title>
		<link>http://www.codeweblog.com/extended-apachecommos-of-dbutils/</link>
		<comments>http://www.codeweblog.com/extended-apachecommos-of-dbutils/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 21:55:14+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[field names]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[regard]]></category>
<category><![CDATA[restriction]]></category>
<category><![CDATA[person class]]></category>
<category><![CDATA[database field]]></category>
<category><![CDATA[correspondence]]></category>
<category><![CDATA[hump]]></category>
<category><![CDATA[relevant code]]></category>
<category><![CDATA[mapping rules]]></category>
<category><![CDATA[two dimensional array]]></category>
<category><![CDATA[expansion goals]]></category>
<category><![CDATA[person objects]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/extended-apachecommos-of-dbutils/</guid>
		<description><![CDATA[The DbUtils is a simple ApacheCommos easy to use lightweight tools for database operations, the project&#39;s home page is: http://commons.apache.org/dbutils/, information about it can get from there. ...]]></description>
		<content:encoded><![CDATA[The DbUtils is a simple ApacheCommos easy to use lightweight tools for database operations, the project&#39;s home page is: http://commons.apache.org/dbutils/, information about it can get from there. ...				<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/extended-apachecommos-of-dbutils/</wfw:commentRss>
	</item>
		<item>
		<title>The interceptor struts2</title>
		<link>http://www.codeweblog.com/the-interceptor-struts2/</link>
		<comments>http://www.codeweblog.com/the-interceptor-struts2/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 09:25:06+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[code lt]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[ref name]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[interceptor]]></category>
<category><![CDATA[interceptors]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[br]]></category>
<category><![CDATA[stack]]></category>
<category><![CDATA[lt package]]></category>
<category><![CDATA[result name]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-interceptor-struts2/</guid>
		<description><![CDATA[1. Understand the interceptor 1. Interceptors in the anti-ask certain way, before or after the field to intercept, and the interceptors are pluggable, the interceptor is an implementation of AOP. 2. I ...]]></description>
		<content:encoded><![CDATA[1. Understand the interceptor 1. Interceptors in the anti-ask certain way, before or after the field to intercept, and the interceptors are pluggable, the interceptor is an implementation of AOP. 2. I ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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/the-interceptor-struts2/</wfw:commentRss>
	</item>
		<item>
		<title>The spring has gone again, BUG no more will come back!</title>
		<link>http://www.codeweblog.com/the-spring-has-gone-again-bug-no-more-will-come-back/</link>
		<comments>http://www.codeweblog.com/the-spring-has-gone-again-bug-no-more-will-come-back/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 19:25:23+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[sql]]></category>
<category><![CDATA[object obj]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[test system]]></category>
<category><![CDATA[chaos]]></category>
<category><![CDATA[network delay]]></category>
<category><![CDATA[mody]]></category>
<category><![CDATA[asynchronous]]></category>
<category><![CDATA[timely deployment]]></category>
<category><![CDATA[line documents]]></category>
<category><![CDATA[time loop]]></category>
<category><![CDATA[formal structure]]></category>
<category><![CDATA[system tables]]></category>
<category><![CDATA[diarrhea]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-spring-has-gone-again-bug-no-more-will-come-back/</guid>
		<description><![CDATA[Evil bug, take a look at all such a stupid Mody: 1. Using the sequence when you use select max (id) from table; ------- too violent, and direct data recorded chaos 2. Multi-layer for the time loop, th ...]]></description>
		<content:encoded><![CDATA[Evil bug, take a look at all such a stupid Mody: 1. Using the sequence when you use select max (id) from table; ------- too violent, and direct data recorded chaos 2. Multi-layer for the time loop, th ...				<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/the-spring-has-gone-again-bug-no-more-will-come-back/</wfw:commentRss>
	</item>
		<item>
		<title>On the struts-config.xml file</title>
		<link>http://www.codeweblog.com/on-the-struts-config-xml-file/</link>
		<comments>http://www.codeweblog.com/on-the-struts-config-xml-file/#comments</comments>
		<pubDate>Wed, 10 Feb 2010 19:35:16+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[doctype]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[action gt]]></category>
<category><![CDATA[struts apache]]></category>
<category><![CDATA[dtds]]></category>
<category><![CDATA[iso 8859]]></category>
<category><![CDATA[apache software foundation]]></category>
<category><![CDATA[message resources]]></category>
<category><![CDATA[getparameter]]></category>
<category><![CDATA[path type]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/on-the-struts-config-xml-file/</guid>
		<description><![CDATA[&lt;? xml version = &quot;1.0&quot; encoding = &quot;ISO-8859-1&quot;?&gt; &lt;! DOCTYPE struts-config PUBLIC &quot;- / / Apache Software Foundation / / DTD Struts Configuration 1.3 / / EN&quot; &quot ...]]></description>
		<content:encoded><![CDATA[&lt;? xml version = &quot;1.0&quot; encoding = &quot;ISO-8859-1&quot;?&gt; &lt;! DOCTYPE struts-config PUBLIC &quot;- / / Apache Software Foundation / / DTD Struts Configuration 1.3 / / EN&quot; &quot ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/on-the-struts-config-xml-file/</wfw:commentRss>
	</item>
		<item>
		<title>Prawn with me to write network (day 0)</title>
		<link>http://www.codeweblog.com/prawn-with-me-to-write-network-day-0/</link>
		<comments>http://www.codeweblog.com/prawn-with-me-to-write-network-day-0/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 23:40:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[connection pool]]></category>
<category><![CDATA[notepad]]></category>
<category><![CDATA[html pages]]></category>
<category><![CDATA[address book]]></category>
<category><![CDATA[tier structure]]></category>
<category><![CDATA[compass]]></category>
<category><![CDATA[clear thinking]]></category>
<category><![CDATA[text retrieval technology]]></category>
<category><![CDATA[full text retrieval]]></category>
<category><![CDATA[answer function]]></category>
<category><![CDATA[questions and answer]]></category>
<category><![CDATA[question and answer]]></category>
<category><![CDATA[text messages]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/prawn-with-me-to-write-network-day-0/</guid>
		<description><![CDATA[1, the project module description The project is to provide users a platform for learning and exchange, mainly to ask questions and answer approach to issues of communication. In addition to providing ...]]></description>
		<content:encoded><![CDATA[1, the project module description The project is to provide users a platform for learning and exchange, mainly to ask questions and answer approach to issues of communication. In addition to providing ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/spring-struts2-0-hibernate-environmental-structures-despair-carried-out-more-than-one-hour-only-with-good/" title="spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.">spring struts2.0 hibernate environmental structures .. despair carried out more than one hour only with good.</a> 2009-02-27 09:45:56</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/prawn-with-me-to-write-network-day-0/</wfw:commentRss>
	</item>
		<item>
		<title>The proper use of ThreadPoolExecutor</title>
		<link>http://www.codeweblog.com/the-proper-use-of-threadpoolexecutor/</link>
		<comments>http://www.codeweblog.com/the-proper-use-of-threadpoolexecutor/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 18:00:53+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[constructor]]></category>
<category><![CDATA[threads]]></category>
<category><![CDATA[thread pool]]></category>
<category><![CDATA[pool size]]></category>
<category><![CDATA[queue]]></category>
<category><![CDATA[first choice]]></category>
<category><![CDATA[executor]]></category>
<category><![CDATA[thread execution]]></category>
<category><![CDATA[runnable]]></category>
<category><![CDATA[default option]]></category>
<category><![CDATA[executors]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-proper-use-of-threadpoolexecutor/</guid>
		<description><![CDATA[Has been used Executors.newFixedThreadPool (10) in such a way to create a thread pool. This factory method to create ThreadPoolExecutor the actual object, its constructor has three main parameters of  ...]]></description>
		<content:encoded><![CDATA[Has been used Executors.newFixedThreadPool (10) in such a way to create a thread pool. This factory method to create ThreadPoolExecutor the actual object, its constructor has three main parameters of  ...				<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/the-proper-use-of-threadpoolexecutor/</wfw:commentRss>
	</item>
		<item>
		<title>java task scheduler (Quartz篇)</title>
		<link>http://www.codeweblog.com/java-task-scheduler-quartz%e7%af%87/</link>
		<comments>http://www.codeweblog.com/java-task-scheduler-quartz%e7%af%87/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 05:00:50+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[date time]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[abstract class]]></category>
<category><![CDATA[flip flop]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[expression]]></category>
<category><![CDATA[java doc]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[doc document]]></category>
<category><![CDATA[quartz]]></category>
<category><![CDATA[period arrangements]]></category>
<category><![CDATA[task scheduler]]></category>
<category><![CDATA[timer class]]></category>
<category><![CDATA[task execution]]></category>
<category><![CDATA[schedul]]></category>
<category><![CDATA[task scheduling]]></category>
<category><![CDATA[appointed time]]></category>
<category><![CDATA[job description]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-task-scheduler-quartz%e7%af%87/</guid>
		<description><![CDATA[java task scheduler (Quartz篇) 1, Timer describes the establishment of the task: Use the Timer scheduling tasks should inherit the TimerTask abstract class that implements Runnable interface, because s ...]]></description>
		<content:encoded><![CDATA[java task scheduler (Quartz篇) 1, Timer describes the establishment of the task: Use the Timer scheduling tasks should inherit the TimerTask abstract class that implements Runnable interface, because s ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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-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/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/java-task-scheduler-quartz%e7%af%87/</wfw:commentRss>
	</item>
		<item>
		<title>apache 2010-1-28 to 2010-2-3 circular summary</title>
		<link>http://www.codeweblog.com/apache-2010-1-28-to-2010-2-3-circular-summary/</link>
		<comments>http://www.codeweblog.com/apache-2010-1-28-to-2010-2-3-circular-summary/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 01:15:49+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[myfaces]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[svn]]></category>
<category><![CDATA[lucene]]></category>
<category><![CDATA[soap wsdl]]></category>
<category><![CDATA[code duplication]]></category>
<category><![CDATA[open source companies]]></category>
<category><![CDATA[apache http server]]></category>
<category><![CDATA[web server project]]></category>
<category><![CDATA[election address]]></category>
<category><![CDATA[audit tool]]></category>
<category><![CDATA[structured text]]></category>
<category><![CDATA[security module]]></category>
<category><![CDATA[rampart]]></category>
<category><![CDATA[commercial users]]></category>
<category><![CDATA[read pdf]]></category>
<category><![CDATA[pdfbox]]></category>
<category><![CDATA[bu]]></category>
<category><![CDATA[pollution]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/apache-2010-1-28-to-2010-2-3-circular-summary/</guid>
		<description><![CDATA[Apache HTTP Server 1.3.42 published in the Apache, the web server project is called httpd, the current latest version is 2.2.x. 2.2 The documents in Chinese, translated by Kim Bu country. Apache HTTP  ...]]></description>
		<content:encoded><![CDATA[Apache HTTP Server 1.3.42 published in the Apache, the web server project is called httpd, the current latest version is 2.2.x. 2.2 The documents in Chinese, translated by Kim Bu country. Apache HTTP  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/apache-2010-1-28-to-2010-2-3-circular-summary/</wfw:commentRss>
	</item>
		<item>
		<title>jdbc in the relationship between the statement and the ResultSet</title>
		<link>http://www.codeweblog.com/jdbc-in-the-relationship-between-the-statement-and-the-resultset/</link>
		<comments>http://www.codeweblog.com/jdbc-in-the-relationship-between-the-statement-and-the-resultset/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 22:35:47+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[resultset]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[conn]]></category>
<category><![CDATA[memory leak]]></category>
<category><![CDATA[getobject]]></category>
<category><![CDATA[callablestatement]]></category>
<category><![CDATA[one lt]]></category>
<category><![CDATA[execution methods]]></category>
<category><![CDATA[static sql]]></category>
<category><![CDATA[program memory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-in-the-relationship-between-the-statement-and-the-resultset/</guid>
		<description><![CDATA[/ ** * &lt;P&gt; The object used for executing a static SQL statement * And returning the results it produces. * &lt;P&gt; * By default, only one &lt;code&gt; ResultSet &lt;/ code&gt; object per &lt;c ...]]></description>
		<content:encoded><![CDATA[/ ** * &lt;P&gt; The object used for executing a static SQL statement * And returning the results it produces. * &lt;P&gt; * By default, only one &lt;code&gt; ResultSet &lt;/ code&gt; object per &lt;c ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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-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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-in-the-relationship-between-the-statement-and-the-resultset/</wfw:commentRss>
	</item>
		<item>
		<title>Monitor the progress of the Hibernate Search</title>
		<link>http://www.codeweblog.com/monitor-the-progress-of-the-hibernate-search/</link>
		<comments>http://www.codeweblog.com/monitor-the-progress-of-the-hibernate-search/#comments</comments>
		<pubDate>Sun, 07 Feb 2010 19:20:47+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[public static void]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[fly]]></category>
<category><![CDATA[progress bar]]></category>
<category><![CDATA[fieldvalue]]></category>
<category><![CDATA[fly in the ointment]]></category>
<category><![CDATA[true field]]></category>
<category><![CDATA[indexer]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/monitor-the-progress-of-the-hibernate-search/</guid>
		<description><![CDATA[The http://simonlei.javaeye.com/blog/577068 this article, I found a simple way to right Index reindex. However, there are now a demand, I would like to be able to reindex the process of doing a progre ...]]></description>
		<content:encoded><![CDATA[The http://simonlei.javaeye.com/blog/577068 this article, I found a simple way to right Index reindex. However, there are now a demand, I would like to be able to reindex the process of doing a progre ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/monitor-the-progress-of-the-hibernate-search/</wfw:commentRss>
	</item>
		<item>
		<title>Java-depth analysis of the character encoding</title>
		<link>http://www.codeweblog.com/java-depth-analysis-of-the-character-encoding/</link>
		<comments>http://www.codeweblog.com/java-depth-analysis-of-the-character-encoding/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 00:45:40+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[cn]]></category>
<category><![CDATA[inconsistencies]]></category>
<category><![CDATA[adoption]]></category>
<category><![CDATA[byte]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[character encoding]]></category>
<category><![CDATA[gb18030]]></category>
<category><![CDATA[several ways]]></category>
<category><![CDATA[computer world]]></category>
<category><![CDATA[garbage]]></category>
<category><![CDATA[correspondence]]></category>
<category><![CDATA[translation format]]></category>
<category><![CDATA[transformation format]]></category>
<category><![CDATA[correct character]]></category>
<category><![CDATA[natural character]]></category>
<category><![CDATA[everyday use]]></category>
<category><![CDATA[lattice]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-depth-analysis-of-the-character-encoding/</guid>
		<description><![CDATA[December 3, 2009 1. Character Set In the computer world, we need to express too many characters, in order to computer can correctly display these characters, we will encode these characters, making ch ...]]></description>
		<content:encoded><![CDATA[December 3, 2009 1. Character Set In the computer world, we need to express too many characters, in order to computer can correctly display these characters, we will encode these characters, making ch ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-depth-analysis-of-the-character-encoding/</wfw:commentRss>
	</item>
		<item>
		<title>jdbc of the Statement, PreparedStatement, CallableStatement</title>
		<link>http://www.codeweblog.com/jdbc-of-the-statement-preparedstatement-callablestatement/</link>
		<comments>http://www.codeweblog.com/jdbc-of-the-statement-preparedstatement-callablestatement/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 21:55:37+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[sql statements]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[efficiency]]></category>
<category><![CDATA[several times]]></category>
<category><![CDATA[input parameters]]></category>
<category><![CDATA[maintainability]]></category>
<category><![CDATA[return result]]></category>
<category><![CDATA[callablestatement]]></category>
<category><![CDATA[input output]]></category>
<category><![CDATA[variable parameter]]></category>
<category><![CDATA[code readability]]></category>
<category><![CDATA[procedure syntax]]></category>
<category><![CDATA[sql course]]></category>
<category><![CDATA[output parameter]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-of-the-statement-preparedstatement-callablestatement/</guid>
		<description><![CDATA[Statement each time you run sql statement, the database should be the implementation of sql statements to compile, it is best used only to perform a query and returns the results of the case, more eff ...]]></description>
		<content:encoded><![CDATA[Statement each time you run sql statement, the database should be the implementation of sql statements to compile, it is best used only to perform a query and returns the results of the case, more eff ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-of-the-statement-preparedstatement-callablestatement/</wfw:commentRss>
	</item>
		<item>
		<title>SOA implementation: top-down or bottom-up?</title>
		<link>http://www.codeweblog.com/soa-implementation-top-down-or-bottom-up/</link>
		<comments>http://www.codeweblog.com/soa-implementation-top-down-or-bottom-up/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 04:35:36+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[models]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[analysis phase]]></category>
<category><![CDATA[service oriented architecture]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[business users]]></category>
<category><![CDATA[application development services]]></category>
<category><![CDATA[development service provider]]></category>
<category><![CDATA[vinogradov]]></category>
<category><![CDATA[vice president]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/soa-implementation-top-down-or-bottom-up/</guid>
		<description><![CDATA[In the realization of a time when service-oriented architecture, business users and IT team, it is desirable to promote the development process it M? And that two kinds of options may be becoming the  ...]]></description>
		<content:encoded><![CDATA[In the realization of a time when service-oriented architecture, business users and IT team, it is desirable to promote the development process it M? And that two kinds of options may be becoming the  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/soa-implementation-top-down-or-bottom-up/</wfw:commentRss>
	</item>
		<item>
		<title>Software Testing Software</title>
		<link>http://www.codeweblog.com/software-testing-software/</link>
		<comments>http://www.codeweblog.com/software-testing-software/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 03:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[chapter iii]]></category>
<category><![CDATA[software testing]]></category>
<category><![CDATA[testing software]]></category>
<category><![CDATA[software software]]></category>
<category><![CDATA[software test plan]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/software-testing-software/</guid>
		<description><![CDATA[Software testing based on Chapter Chapter II software test plan Chapter III Software Testing Analysis and Design Chapter IV of the implementation of software testing Chapter V of the implementation of ...]]></description>
		<content:encoded><![CDATA[Software testing based on Chapter Chapter II software test plan Chapter III Software Testing Analysis and Design Chapter IV of the implementation of software testing Chapter V of the implementation of ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/software-testing-software/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate's understanding of inverse and cascade</title>
		<link>http://www.codeweblog.com/hibernate-s-understanding-of-inverse-and-cascade/</link>
		<comments>http://www.codeweblog.com/hibernate-s-understanding-of-inverse-and-cascade/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 11:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[interface java]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[cascade]]></category>
<category><![CDATA[pojo]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[bridge]]></category>
<category><![CDATA[semantics]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[database data]]></category>
<category><![CDATA[mapping document]]></category>
<category><![CDATA[object parameter]]></category>
<category><![CDATA[mysterious object]]></category>
<category><![CDATA[database id]]></category>
<category><![CDATA[hands and feet]]></category>
<category><![CDATA[hashcode]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-s-understanding-of-inverse-and-cascade/</guid>
		<description><![CDATA[4. Hibernate how to update the database pojo 4.0 in the commit / flush before, hibernate will not be a mysterious object pojo treatment. 4.0.1 in the pojo when a select query, hibernate under the &quo ...]]></description>
		<content:encoded><![CDATA[4. Hibernate how to update the database pojo 4.0 in the commit / flush before, hibernate will not be a mysterious object pojo treatment. 4.0.1 in the pojo when a select query, hibernate under the &quo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-s-understanding-of-inverse-and-cascade/</wfw:commentRss>
	</item>
		<item>
		<title>hernate ehcach usage</title>
		<link>http://www.codeweblog.com/hernate-ehcach-usage/</link>
		<comments>http://www.codeweblog.com/hernate-ehcach-usage/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 07:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[data storage]]></category>
<category><![CDATA[secondary cache]]></category>
<category><![CDATA[src directory]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[occasions]]></category>
<category><![CDATA[pairs]]></category>
<category><![CDATA[real time]]></category>
<category><![CDATA[memory]]></category>
<category><![CDATA[gt 4]]></category>
<category><![CDATA[cache data]]></category>
<category><![CDATA[ehcache]]></category>
<category><![CDATA[concurrent requests]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[quot 15]]></category>
<category><![CDATA[storage disk]]></category>
<category><![CDATA[time synchronization]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hernate-ehcach-usage/</guid>
		<description><![CDATA[What is 1.EhCache Hibernate&#39;s EhCache is one of the secondary cache, you can query from the data storage disk or in memory to save the next time the same query once again query the database, the d ...]]></description>
		<content:encoded><![CDATA[What is 1.EhCache Hibernate&#39;s EhCache is one of the secondary cache, you can query from the data storage disk or in memory to save the next time the same query once again query the database, the d ...				<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/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/hernate-ehcach-usage/</wfw:commentRss>
	</item>
		<item>
		<title>Ajax Status and readStatus</title>
		<link>http://www.codeweblog.com/ajax-status-and-readstatus/</link>
		<comments>http://www.codeweblog.com/ajax-status-and-readstatus/#comments</comments>
		<pubDate>Sat, 07 Nov 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[failure]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[com blog]]></category>
<category><![CDATA[current version]]></category>
<category><![CDATA[server request]]></category>
<category><![CDATA[interaction]]></category>
<category><![CDATA[uncertainty]]></category>
<category><![CDATA[readystate property]]></category>
<category><![CDATA[address data]]></category>
<category><![CDATA[bad request]]></category>
<category><![CDATA[customer conversion]]></category>
<category><![CDATA[version request]]></category>
<category><![CDATA[protocol version]]></category>
<category><![CDATA[data request]]></category>
<category><![CDATA[document url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ajax-status-and-readstatus/</guid>
		<description><![CDATA[This article is reproduced in: http://aaron-ch.javaeye.com/blog/131202 Ajax Status and readStatus readyState property, including five possible values: 0: (uninitialized) send method has not been calle ...]]></description>
		<content:encoded><![CDATA[This article is reproduced in: http://aaron-ch.javaeye.com/blog/131202 Ajax Status and readStatus readyState property, including five possible values: 0: (uninitialized) send method has not been calle ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ajax-status-and-readstatus/</wfw:commentRss>
	</item>
		<item>
		<title>CruiseControl.rb another Bug</title>
		<link>http://www.codeweblog.com/cruisecontrol-rb-another-bug/</link>
		<comments>http://www.codeweblog.com/cruisecontrol-rb-another-bug/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 03:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[project test]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[ubuntu]]></category>
<category><![CDATA[hostname]]></category>
<category><![CDATA[subversion]]></category>
<category><![CDATA[svn]]></category>
<category><![CDATA[project source]]></category>
<category><![CDATA[cruise data]]></category>
<category><![CDATA[log test]]></category>
<category><![CDATA[ppppppp]]></category>
<category><![CDATA[source control]]></category>
<category><![CDATA[roadrunner]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/cruisecontrol-rb-another-bug/</guid>
		<description><![CDATA[I encountered the problem as follows: Executive: . / cruise build test_cc_01 Time, there will be the following error? SVN is literally no permissions to connect, but I tried a lot of SVN, but I have p ...]]></description>
		<content:encoded><![CDATA[I encountered the problem as follows: Executive: . / cruise build test_cc_01 Time, there will be the following error? SVN is literally no permissions to connect, but I tried a lot of SVN, but I have p ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-ee-jsp-jndi/" title="JAVA EE JSP_JNDI">JAVA EE JSP_JNDI</a> 2009-02-27 10:01:54</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/cruisecontrol-rb-another-bug/</wfw:commentRss>
	</item>
		<item>
		<title>Ruby General Assembly and its people MATZ!</title>
		<link>http://www.codeweblog.com/ruby-general-assembly-and-its-people-matz/</link>
		<comments>http://www.codeweblog.com/ruby-general-assembly-and-its-people-matz/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 23:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[programming language]]></category>
<category><![CDATA[chinese characters]]></category>
<category><![CDATA[fear]]></category>
<category><![CDATA[mother tongue]]></category>
<category><![CDATA[translation]]></category>
<category><![CDATA[general assembly]]></category>
<category><![CDATA[invention]]></category>
<category><![CDATA[detailed record]]></category>
<category><![CDATA[business cards]]></category>
<category><![CDATA[inevitable obstacles]]></category>
<category><![CDATA[meta level]]></category>
<category><![CDATA[sophistry]]></category>
<category><![CDATA[language barriers]]></category>
<category><![CDATA[sense of humor]]></category>
<category><![CDATA[physical address]]></category>
<category><![CDATA[present time]]></category>
<category><![CDATA[foreign language]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-general-assembly-and-its-people-matz/</guid>
		<description><![CDATA[Ruby has just attended this technology. Matz looks young, a bit shy, but also there is no lack of sense of humor. But how to communicate with you the distance and obstacles exist! In addition he was v ...]]></description>
		<content:encoded><![CDATA[Ruby has just attended this technology. Matz looks young, a bit shy, but also there is no lack of sense of humor. But how to communicate with you the distance and obstacles exist! In addition he was v ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ruby-general-assembly-and-its-people-matz/</wfw:commentRss>
	</item>
		<item>
		<title>fckeditor on rails with 2.2</title>
		<link>http://www.codeweblog.com/fckeditor-on-rails-with-2-2/</link>
		<comments>http://www.codeweblog.com/fckeditor-on-rails-with-2-2/#comments</comments>
		<pubDate>Fri, 30 Oct 2009 21:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[group id]]></category>
<category><![CDATA[web server]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[rake]]></category>
<category><![CDATA[rubyforge]]></category>
<category><![CDATA[fckeditor]]></category>
<category><![CDATA[release id]]></category>
<category><![CDATA[directory path]]></category>
<category><![CDATA[type time]]></category>
<category><![CDATA[resumption]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/fckeditor-on-rails-with-2-2/</guid>
		<description><![CDATA[0.5.1 the latest version of fckeditor http://rubyforge.org/frs/?group_id=2038&amp;release_id=23116 The following plugins are copied to the implementation of rake fckeditor: install After the success o ...]]></description>
		<content:encoded><![CDATA[0.5.1 the latest version of fckeditor http://rubyforge.org/frs/?group_id=2038&amp;release_id=23116 The following plugins are copied to the implementation of rake fckeditor: install After the success o ...				<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/fckeditor-on-rails-with-2-2/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate query understanding of several important</title>
		<link>http://www.codeweblog.com/hibernate-query-understanding-of-several-important/</link>
		<comments>http://www.codeweblog.com/hibernate-query-understanding-of-several-important/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 13:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[oracle]]></category>
<category><![CDATA[sql query]]></category>
<category><![CDATA[relationship]]></category>
<category><![CDATA[database query]]></category>
<category><![CDATA[data cache]]></category>
<category><![CDATA[iterator]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[cache data]]></category>
<category><![CDATA[query statement]]></category>
<category><![CDATA[query results]]></category>
<category><![CDATA[oid]]></category>
<category><![CDATA[proxy object]]></category>
<category><![CDATA[oracle c]]></category>
<category><![CDATA[java oracle]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-query-understanding-of-several-important/</guid>
		<description><![CDATA[A, hibernate query 1, the test list and the relationship between Iterator and cache (1), in the same session in the first iteration and then list The results of the implementation is: Hibernate: selec ...]]></description>
		<content:encoded><![CDATA[A, hibernate query 1, the test list and the relationship between Iterator and cache (1), in the same session in the first iteration and then list The results of the implementation is: Hibernate: selec ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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-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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-query-understanding-of-several-important/</wfw:commentRss>
	</item>
		<item>
		<title>JUnit framework for design and use of design patterns</title>
		<link>http://www.codeweblog.com/junit-framework-for-design-and-use-of-design-patterns/</link>
		<comments>http://www.codeweblog.com/junit-framework-for-design-and-use-of-design-patterns/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 10:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[assumption]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[junit]]></category>
<category><![CDATA[programmers]]></category>
<category><![CDATA[test cases]]></category>
<category><![CDATA[test case]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[assumptions]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[subclasses]]></category>
<category><![CDATA[careful study]]></category>
<category><![CDATA[introduction 2]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[testcase]]></category>
<category><![CDATA[reusable framework]]></category>
<category><![CDATA[hu hu]]></category>
<category><![CDATA[modalities]]></category>
<category><![CDATA[standpoint]]></category>
<category><![CDATA[goal 2]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/junit-framework-for-design-and-use-of-design-patterns/</guid>
		<description><![CDATA[JUnit framework for design and use of design patterns Translation: Yong-Jun Hu hu.yong.jun @ ctgpc.com.cn be added [] Original: JUnit A Cook&#39;s Tour, see www.junit.org JUnit framework for design an ...]]></description>
		<content:encoded><![CDATA[JUnit framework for design and use of design patterns Translation: Yong-Jun Hu hu.yong.jun @ ctgpc.com.cn be added [] Original: JUnit A Cook&#39;s Tour, see www.junit.org JUnit framework for design an ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/junit-framework-for-design-and-use-of-design-patterns/</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>js determine whether or not a positive integer input. The function of the number of floating-point numbers, etc.</title>
		<link>http://www.codeweblog.com/js-determine-whether-or-not-a-positive-integer-input-the-function-of-the-number-of-floating-point-numbers-etc/</link>
		<comments>http://www.codeweblog.com/js-determine-whether-or-not-a-positive-integer-input-the-function-of-the-number-of-floating-point-numbers-etc/#comments</comments>
		<pubDate>Sat, 24 Oct 2009 04:05:27+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[script type]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[regular expressions]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[negative integer]]></category>
<category><![CDATA[floating point numbers]]></category>
<category><![CDATA[s parameters]]></category>
<category><![CDATA[function application]]></category>
<category><![CDATA[positive integer]]></category>
<category><![CDATA[double quotes]]></category>
<category><![CDATA[true or false 3]]></category>
<category><![CDATA[chiang kai shek]]></category>
<category><![CDATA[integer input]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-determine-whether-or-not-a-positive-integer-input-the-function-of-the-number-of-floating-point-numbers-etc/</guid>
		<description><![CDATA[1. The following is a list of some types of numerical interpretation of regular expressions &quot;^ \ \ d + $&quot; / / non-negative integer (positive integer + 0) &quot;^ [0-9] * [1-9] [0-9] * $&quot ...]]></description>
		<content:encoded><![CDATA[1. The following is a list of some types of numerical interpretation of regular expressions &quot;^ \ \ d + $&quot; / / non-negative integer (positive integer + 0) &quot;^ [0-9] * [1-9] [0-9] * $&quot ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/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/js-determine-whether-or-not-a-positive-integer-input-the-function-of-the-number-of-floating-point-numbers-etc/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript second day</title>
		<link>http://www.codeweblog.com/javascript-second-day/</link>
		<comments>http://www.codeweblog.com/javascript-second-day/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 13:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[basic data types]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[new date]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[adoption]]></category>
<category><![CDATA[two kinds]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[number 0]]></category>
<category><![CDATA[arrays]]></category>
<category><![CDATA[data values]]></category>
<category><![CDATA[independent value]]></category>
<category><![CDATA[setdate]]></category>
<category><![CDATA[true object]]></category>
<category><![CDATA[variable 2]]></category>
<category><![CDATA[address data]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-second-day/</guid>
		<description><![CDATA[1, the target with the conversion between basic types: No matter when, but the object is not empty, in the environment for Boolean true. Such as; new Boolean (false); new Number (0); new String (&quot ...]]></description>
		<content:encoded><![CDATA[1, the target with the conversion between basic types: No matter when, but the object is not empty, in the environment for Boolean true. Such as; new Boolean (false); new Number (0); new String (&quot ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/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/javascript-second-day/</wfw:commentRss>
	</item>
		<item>
		<title>WebWork and DWR integration</title>
		<link>http://www.codeweblog.com/webwork-and-dwr-integration/</link>
		<comments>http://www.codeweblog.com/webwork-and-dwr-integration/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 09:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[params]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[webwork]]></category>
<category><![CDATA[domain id]]></category>
<category><![CDATA[long distance call]]></category>
<category><![CDATA[subtle differences]]></category>
<category><![CDATA[target domain]]></category>
<category><![CDATA[document action]]></category>
<category><![CDATA[action document]]></category>
<category><![CDATA[typical text]]></category>
<category><![CDATA[fundamental point]]></category>
<category><![CDATA[new entries]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/webwork-and-dwr-integration/</guid>
		<description><![CDATA[WebWork / Struts 2 DWR also provided with OpenSymphony ( www.opensymphony.com / webwork ) Framework developed by the integrated WebWork. With this support, you can remotely access their own WebWork Ac ...]]></description>
		<content:encoded><![CDATA[WebWork / Struts 2 DWR also provided with OpenSymphony ( www.opensymphony.com / webwork ) Framework developed by the integrated WebWork. With this support, you can remotely access their own WebWork Ac ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/webwork-and-dwr-integration/</wfw:commentRss>
	</item>
		<item>
		<title>The first time the use of Ajax</title>
		<link>http://www.codeweblog.com/the-first-time-the-use-of-ajax/</link>
		<comments>http://www.codeweblog.com/the-first-time-the-use-of-ajax/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 06:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[java code]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[new activexobject]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[onreadystatechange]]></category>
<category><![CDATA[obj]]></category>
<category><![CDATA[half a day]]></category>
<category><![CDATA[true url]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-first-time-the-use-of-ajax/</guid>
		<description><![CDATA[Today for the first time the use of Ajax, do not use the framework, spend half a day, but the蛮多harvest. js file: var xmlHttp; function methodName (obj) ( if (window.XMLHttpxmlHttpuest) ( xmlHttp = new ...]]></description>
		<content:encoded><![CDATA[Today for the first time the use of Ajax, do not use the framework, spend half a day, but the蛮多harvest. js file: var xmlHttp; function methodName (obj) ( if (window.XMLHttpxmlHttpuest) ( xmlHttp = new ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/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/the-first-time-the-use-of-ajax/</wfw:commentRss>
	</item>
		<item>
		<title>rails find function</title>
		<link>http://www.codeweblog.com/rails-find-function/</link>
		<comments>http://www.codeweblog.com/rails-find-function/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 12:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[conclusion]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[anomalies]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[hash]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[valid keys]]></category>
<category><![CDATA[model parameters]]></category>
<category><![CDATA[error source]]></category>
<category><![CDATA[event id]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-find-function/</guid>
		<description><![CDATA[The situation: would like to Model parameters into the form of the find function, If args = (: limit =&gt; 10), the implementation of Model.find (: all, args,: join =&gt;&quot;...&quot;), the introduc ...]]></description>
		<content:encoded><![CDATA[The situation: would like to Model parameters into the form of the find function, If args = (: limit =&gt; 10), the implementation of Model.find (: all, args,: join =&gt;&quot;...&quot;), the introduc ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
					<li><a href="http://www.codeweblog.com/collection-of-articles-about-hibernate/" title="Collection of articles about hibernate">Collection of articles about hibernate</a> 2009-02-27 09:43:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/rails-find-function/</wfw:commentRss>
	</item>
		<item>
		<title>Effective software project management (US) Wysocki (Wysocki, RK) with: Li Yongxing translation</title>
		<link>http://www.codeweblog.com/effective-software-project-management-us-wysocki-wysocki-rk-with-li-yongxing-translation/</link>
		<comments>http://www.codeweblog.com/effective-software-project-management-us-wysocki-wysocki-rk-with-li-yongxing-translation/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 19:15:28+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[increment]]></category>
<category><![CDATA[effective software]]></category>
<category><![CDATA[project managers]]></category>
<category><![CDATA[software project management]]></category>
<category><![CDATA[project evaluation]]></category>
<category><![CDATA[project management process]]></category>
<category><![CDATA[project management office]]></category>
<category><![CDATA[milestone events]]></category>
<category><![CDATA[project management office pmo]]></category>
<category><![CDATA[incremental state]]></category>
<category><![CDATA[project review meeting]]></category>
<category><![CDATA[linear methods]]></category>
<category><![CDATA[assessment session]]></category>
<category><![CDATA[assessment staff]]></category>
<category><![CDATA[incremental increase]]></category>
<category><![CDATA[staff assessment]]></category>
<category><![CDATA[translation project]]></category>
<category><![CDATA[utmost importance]]></category>
<category><![CDATA[rk]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/effective-software-project-management-us-wysocki-wysocki-rk-with-li-yongxing-translation/</guid>
		<description><![CDATA[Project Review Meeting In each incremental will have a number of milestone events, the same linear methods, but there is only one increment. Increment in each of the milestone, the project evaluation  ...]]></description>
		<content:encoded><![CDATA[Project Review Meeting In each incremental will have a number of milestone events, the same linear methods, but there is only one increment. Increment in each of the milestone, the project evaluation  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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-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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/effective-software-project-management-us-wysocki-wysocki-rk-with-li-yongxing-translation/</wfw:commentRss>
	</item>
		<item>
		<title>A 7-year software engineer summary</title>
		<link>http://www.codeweblog.com/a-7-year-software-engineer-summary/</link>
		<comments>http://www.codeweblog.com/a-7-year-software-engineer-summary/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 09:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[software engineer]]></category>
<category><![CDATA[layman]]></category>
<category><![CDATA[truth]]></category>
<category><![CDATA[management systems]]></category>
<category><![CDATA[software project]]></category>
<category><![CDATA[software development team]]></category>
<category><![CDATA[education]]></category>
<category><![CDATA[management direction]]></category>
<category><![CDATA[professional manager]]></category>
<category><![CDATA[expert level]]></category>
<category><![CDATA[level management]]></category>
<category><![CDATA[doing the right thing]]></category>
<category><![CDATA[subconscious]]></category>
<category><![CDATA[personality]]></category>
<category><![CDATA[team technology]]></category>
<category><![CDATA[technical basis]]></category>
<category><![CDATA[product management]]></category>
<category><![CDATA[systems analysis design]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/a-7-year-software-engineer-summary/</guid>
		<description><![CDATA[Reprinted from: http://www.oschina.net/discuss/thread/500 1, to share the experience of the first: &quot;Education on behalf of the past, the ability of the representatives of now, the study on behalf ...]]></description>
		<content:encoded><![CDATA[Reprinted from: http://www.oschina.net/discuss/thread/500 1, to share the experience of the first: &quot;Education on behalf of the past, the ability of the representatives of now, the study on behalf ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/a-7-year-software-engineer-summary/</wfw:commentRss>
	</item>
		<item>
		<title>"Head First Design Patterns" Design Principles of collation</title>
		<link>http://www.codeweblog.com/head-first-design-patterns-design-principles-of-collation/</link>
		<comments>http://www.codeweblog.com/head-first-design-patterns-design-principles-of-collation/#comments</comments>
		<pubDate>Mon, 12 Oct 2009 02:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[programming interface]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[design principles]]></category>
<category><![CDATA[sectors]]></category>
<category><![CDATA[system architecture]]></category>
<category><![CDATA[programmer]]></category>
<category><![CDATA[application system]]></category>
<category><![CDATA[head first design patterns]]></category>
<category><![CDATA[iterative process]]></category>
<category><![CDATA[receipt]]></category>
<category><![CDATA[collation]]></category>
<category><![CDATA[careful analysis]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[development sector]]></category>
<category><![CDATA[sector market]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/head-first-design-patterns-design-principles-of-collation/</guid>
		<description><![CDATA[I will study the following course of the principle of access to the contents of each listed below for review and sharing. 1, applications may be needed to identify changes, and it changes them and do  ...]]></description>
		<content:encoded><![CDATA[I will study the following course of the principle of access to the contents of each listed below for review and sharing. 1, applications may be needed to identify changes, and it changes them and do  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/head-first-design-patterns-design-principles-of-collation/</wfw:commentRss>
	</item>
		<item>
		<title>Iterator (Iterator) mode</title>
		<link>http://www.codeweblog.com/iterator-iterator-mode/</link>
		<comments>http://www.codeweblog.com/iterator-iterator-mode/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 22:50:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[pairs]]></category>
<category><![CDATA[traversal]]></category>
<category><![CDATA[iteration]]></category>
<category><![CDATA[figure 1]]></category>
<category><![CDATA[child nodes]]></category>
<category><![CDATA[desig]]></category>
<category><![CDATA[design algorithm]]></category>
<category><![CDATA[recursive algorithm]]></category>
<category><![CDATA[portfolio composition]]></category>
<category><![CDATA[composite structure]]></category>
<category><![CDATA[composite structures]]></category>
<category><![CDATA[child node]]></category>
<category><![CDATA[member visit]]></category>
<category><![CDATA[record labels]]></category>
<category><![CDATA[structure design]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/iterator-iterator-mode/</guid>
		<description><![CDATA[3. The combination of iterative structure: Design algorithm is easy to traverse composite structure, in which each member visit and the implementation of certain operations. Create iterators than perh ...]]></description>
		<content:encoded><![CDATA[3. The combination of iterative structure: Design algorithm is easy to traverse composite structure, in which each member visit and the implementation of certain operations. Create iterators than perh ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/iterator-iterator-mode/</wfw:commentRss>
	</item>
		<item>
		<title>JS: attachEvent and use addEventListener</title>
		<link>http://www.codeweblog.com/js-attachevent-and-use-addeventlistener/</link>
		<comments>http://www.codeweblog.com/js-attachevent-and-use-addeventlistener/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 04:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[listener]]></category>
<category><![CDATA[attachevent]]></category>
<category><![CDATA[element]]></category>
<category><![CDATA[document body]]></category>
<category><![CDATA[btn]]></category>
<category><![CDATA[executive order]]></category>
<category><![CDATA[addeventlistener]]></category>
<category><![CDATA[uco]]></category>
<category><![CDATA[method1]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-attachevent-and-use-addeventlistener/</guid>
		<description><![CDATA[JS: attachEvent and use addEventListener attachEvent ways to attach an event to deal with other incidents. (Do not support the Mozilla family) addEventListener method for Mozilla family For example: I ...]]></description>
		<content:encoded><![CDATA[JS: attachEvent and use addEventListener attachEvent ways to attach an event to deal with other incidents. (Do not support the Mozilla family) addEventListener method for Mozilla family For example: I ...				<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/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-attachevent-and-use-addeventlistener/</wfw:commentRss>
	</item>
		<item>
		<title>Learning Hibernate</title>
		<link>http://www.codeweblog.com/learning-hibernate/</link>
		<comments>http://www.codeweblog.com/learning-hibernate/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 23:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[persistent object]]></category>
<category><![CDATA[object reference]]></category>
<category><![CDATA[object instance]]></category>
<category><![CDATA[object id]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[java objects]]></category>
<category><![CDATA[three states]]></category>
<category><![CDATA[persistent state]]></category>
<category><![CDATA[database object]]></category>
<category><![CDATA[transient object]]></category>
<category><![CDATA[persistent objects]]></category>
<category><![CDATA[transient state]]></category>
<category><![CDATA[fish database]]></category>
<category><![CDATA[object management]]></category>
<category><![CDATA[ties]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learning-hibernate/</guid>
		<description><![CDATA[Hibernate objects in three states: Transient (instantaneous), persistent (lasting), detached (Trust). Three states. Transient state: Opened up by the new order of java object, which is usually are fam ...]]></description>
		<content:encoded><![CDATA[Hibernate objects in three states: Transient (instantaneous), persistent (lasting), detached (Trust). Three states. Transient state: Opened up by the new order of java object, which is usually are fam ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/learning-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>learning hibernate Notes 5 - session.flush ()</title>
		<link>http://www.codeweblog.com/learning-hibernate-notes-5-session-flush/</link>
		<comments>http://www.codeweblog.com/learning-hibernate-notes-5-session-flush/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 15:20:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[crud]]></category>
<category><![CDATA[sql statements]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/learning-hibernate-notes-5-session-flush/</guid>
		<description><![CDATA[We know that by default hibernate implementation of CRUD in accordance with the save, update, delete the order, why was it so? Because in the call session.save () when, hibernate at the same time the  ...]]></description>
		<content:encoded><![CDATA[We know that by default hibernate implementation of CRUD in accordance with the save, update, delete the order, why was it so? Because in the call session.save () when, hibernate at the same time the  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/learning-hibernate-notes-5-session-flush/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate application in how to deal with bulk update and bulk delete?</title>
		<link>http://www.codeweblog.com/hibernate-application-in-how-to-deal-with-bulk-update-and-bulk-delete/</link>
		<comments>http://www.codeweblog.com/hibernate-application-in-how-to-deal-with-bulk-update-and-bulk-delete/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 00:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[memory]]></category>
<category><![CDATA[adoption]]></category>
<category><![CDATA[customer object]]></category>
<category><![CDATA[quantities]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-application-in-how-to-deal-with-bulk-update-and-bulk-delete/</guid>
		<description><![CDATA[Batch update is the update in a transaction in large quantities of data, delete volume is defined as a transaction to remove large quantities of data. Following the adoption of Hibernate API directly  ...]]></description>
		<content:encoded><![CDATA[Batch update is the update in a transaction in large quantities of data, delete volume is defined as a transaction to remove large quantities of data. Following the adoption of Hibernate API directly  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-application-in-how-to-deal-with-bulk-update-and-bulk-delete/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate query problem</title>
		<link>http://www.codeweblog.com/hibernate-query-problem/</link>
		<comments>http://www.codeweblog.com/hibernate-query-problem/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 22:10:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[import java]]></category>
<category><![CDATA[java util]]></category>
<category><![CDATA[import org]]></category>
<category><![CDATA[query session]]></category>
<category><![CDATA[rollback]]></category>
<category><![CDATA[apache struts]]></category>
<category><![CDATA[servlet http]]></category>
<category><![CDATA[httpservletresponse]]></category>
<category><![CDATA[commodity groups]]></category>
<category><![CDATA[forward mapping]]></category>
<category><![CDATA[commodities]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-query-problem/</guid>
		<description><![CDATA[import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.struts.action.Action; import org.apache.struts.action.ActionForm;  ...]]></description>
		<content:encoded><![CDATA[import java.util.List; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletResponse; import org.apache.struts.action.Action; import org.apache.struts.action.ActionForm;  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-query-problem/</wfw:commentRss>
	</item>
		<item>
		<title>a series of study notes hibernate</title>
		<link>http://www.codeweblog.com/a-series-of-study-notes-hibernate/</link>
		<comments>http://www.codeweblog.com/a-series-of-study-notes-hibernate/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 18:30:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[sql]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[java project]]></category>
<category><![CDATA[new java]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[debugging]]></category>
<category><![CDATA[log4j configuration]]></category>
<category><![CDATA[definition of entity]]></category>
<category><![CDATA[user library]]></category>
<category><![CDATA[class 8]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/a-series-of-study-notes-hibernate/</guid>
		<description><![CDATA[The first item hibernate 1, a new java project 2, create a User Library, by adding the following jar * HIBERNATE_HOME/hibernate3.jar * HIBERNATE_HOME / lib / *. jar * MySql jdbc driver 3, create a hib ...]]></description>
		<content:encoded><![CDATA[The first item hibernate 1, a new java project 2, create a User Library, by adding the following jar * HIBERNATE_HOME/hibernate3.jar * HIBERNATE_HOME / lib / *. jar * MySql jdbc driver 3, create a hib ...				<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/a-series-of-study-notes-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Ruby common errors and solutions</title>
		<link>http://www.codeweblog.com/ruby-common-errors-and-solutions/</link>
		<comments>http://www.codeweblog.com/ruby-common-errors-and-solutions/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 01:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[gmail]]></category>
<category><![CDATA[mail]]></category>
<category><![CDATA[test error]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-common-errors-and-solutions/</guid>
		<description><![CDATA[Ruby common errors and solutions (update ...) Above code, the implementation of the following two errors. Error 1: class / module name must be CONSTANT Solution: Module names should be capitalized the ...]]></description>
		<content:encoded><![CDATA[Ruby common errors and solutions (update ...) Above code, the implementation of the following two errors. Error 1: class / module name must be CONSTANT Solution: Module names should be capitalized the ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ruby-common-errors-and-solutions/</wfw:commentRss>
	</item>
		<item>
		<title>Beetle framework of the use of guide - Web Ajax development</title>
		<link>http://www.codeweblog.com/beetle-framework-of-the-use-of-guide-web-ajax-development/</link>
		<comments>http://www.codeweblog.com/beetle-framework-of-the-use-of-guide-web-ajax-development/#comments</comments>
		<pubDate>Sun, 04 Oct 2009 21:45:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[ajax]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[input parameters]]></category>
<category><![CDATA[web development technologies]]></category>
<category><![CDATA[browser request]]></category>
<category><![CDATA[mozilla]]></category>
<category><![CDATA[data logic]]></category>
<category><![CDATA[vivo methods]]></category>
<category><![CDATA[controller configuration]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/beetle-framework-of-the-use-of-guide-web-ajax-development/</guid>
		<description><![CDATA[Ajax is a popular Web development technologies, BJAF Web framework in the original framework of Ajax had a strong package, the development of Ajax wanted to develop a common standard of the traditiona ...]]></description>
		<content:encoded><![CDATA[Ajax is a popular Web development technologies, BJAF Web framework in the original framework of Ajax had a strong package, the development of Ajax wanted to develop a common standard of the traditiona ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/beetle-framework-of-the-use-of-guide-web-ajax-development/</wfw:commentRss>
	</item>
		<item>
		<title>lighttpd cloth web.py</title>
		<link>http://www.codeweblog.com/lighttpd-cloth-web-py/</link>
		<comments>http://www.codeweblog.com/lighttpd-cloth-web-py/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 20:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[gt 2]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[server document]]></category>
<category><![CDATA[python]]></category>
<category><![CDATA[rewrite]]></category>
<category><![CDATA[sbin]]></category>
<category><![CDATA[server modules]]></category>
<category><![CDATA[fastcgi]]></category>
<category><![CDATA[access log]]></category>
<category><![CDATA[document root]]></category>
<category><![CDATA[favicon ico]]></category>
<category><![CDATA[server username]]></category>
<category><![CDATA[chmod 777]]></category>
<category><![CDATA[procs]]></category>
<category><![CDATA[script name]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/lighttpd-cloth-web-py/</guid>
		<description><![CDATA[The implementation of the document by adding # coding = utf8 #! / usr / bin / env python vim / etc / lighttpd / lighttpd.conf server.document-root = &quot;&quot; server.username = &quot;&quot; sudo vi ...]]></description>
		<content:encoded><![CDATA[The implementation of the document by adding # coding = utf8 #! / usr / bin / env python vim / etc / lighttpd / lighttpd.conf server.document-root = &quot;&quot; server.username = &quot;&quot; sudo vi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/process-migration-from-tomcat-to-websphere-changes/" title="Process migration from tomcat to websphere changes">Process migration from tomcat to websphere changes</a> 2009-02-27 11:20:12</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/lighttpd-cloth-web-py/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate (25): Eclipse of the debug deceive me</title>
		<link>http://www.codeweblog.com/hibernate-25-eclipse-of-the-debug-deceive-me/</link>
		<comments>http://www.codeweblog.com/hibernate-25-eclipse-of-the-debug-deceive-me/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 06:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[map]]></category>
<category><![CDATA[eclipse]]></category>
<category><![CDATA[anomaly]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[variables]]></category>
<category><![CDATA[attributes]]></category>
<category><![CDATA[getname]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[exceptions]]></category>
<category><![CDATA[point of view]]></category>
<category><![CDATA[good understanding]]></category>
<category><![CDATA[breakpoint]]></category>
<category><![CDATA[matter of course]]></category>
<category><![CDATA[real world]]></category>
<category><![CDATA[strange thing]]></category>
<category><![CDATA[data sheet]]></category>
<category><![CDATA[goodfellas]]></category>
<category><![CDATA[world project]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-25-eclipse-of-the-debug-deceive-me/</guid>
		<description><![CDATA[Hibernate (24): Why DetachedCriteria can not connect to check the data sheet? In experiment 2 in order to better simulate real-world project, I t.commit () on a real call wife.getName () before the st ...]]></description>
		<content:encoded><![CDATA[Hibernate (24): Why DetachedCriteria can not connect to check the data sheet? In experiment 2 in order to better simulate real-world project, I t.commit () on a real call wife.getName () before the st ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
					<li><a href="http://www.codeweblog.com/java-technology-eclipse-explain-the-use-of-techniques/" title="Java technology: Eclipse explain the use of techniques">Java technology: Eclipse explain the use of techniques</a> 2009-02-27 09:46:30</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-25-eclipse-of-the-debug-deceive-me/</wfw:commentRss>
	</item>
		<item>
		<title>Step-by-step learning Ruby (11): Control statements</title>
		<link>http://www.codeweblog.com/step-by-step-learning-ruby-11-control-statements/</link>
		<comments>http://www.codeweblog.com/step-by-step-learning-ruby-11-control-statements/#comments</comments>
		<pubDate>Wed, 23 Sep 2009 03:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[upto]]></category>
<category><![CDATA[code segment]]></category>
<category><![CDATA[languages]]></category>
<category><![CDATA[conditional statements]]></category>
<category><![CDATA[iterative statements]]></category>
<category><![CDATA[control statements]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/step-by-step-learning-ruby-11-control-statements/</guid>
		<description><![CDATA[A comparison statement Most other languages, here the attention of &lt;=&gt; Comparison is mainly used to determine the return to true, &amp; &amp; and, | | or Second, the conditions of modification o ...]]></description>
		<content:encoded><![CDATA[A comparison statement Most other languages, here the attention of &lt;=&gt; Comparison is mainly used to determine the return to true, &amp; &amp; and, | | or Second, the conditions of modification o ...				<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/step-by-step-learning-ruby-11-control-statements/</wfw:commentRss>
	</item>
		<item>
		<title>Javascript in String.replace () Magical Effect</title>
		<link>http://www.codeweblog.com/javascript-in-string-replace-magical-effect/</link>
		<comments>http://www.codeweblog.com/javascript-in-string-replace-magical-effect/#comments</comments>
		<pubDate>Sun, 20 Sep 2009 12:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[text javascript]]></category>
<category><![CDATA[regular expressions]]></category>
<category><![CDATA[brackets]]></category>
<category><![CDATA[john doe]]></category>
<category><![CDATA[single step]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[regular expression]]></category>
<category><![CDATA[syntax]]></category>
<category><![CDATA[double quotes]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[ig]]></category>
<category><![CDATA[magical effect]]></category>
<category><![CDATA[journey of a thousand miles]]></category>
<category><![CDATA[doe john]]></category>
<category><![CDATA[function word]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/javascript-in-string-replace-magical-effect/</guid>
		<description><![CDATA[String.replace () Introduction Syntax: regexp: replace operation you want to perform regular expression, if a string is passed, it will be treated as ordinary characters to deal with, and only the imp ...]]></description>
		<content:encoded><![CDATA[String.replace () Introduction Syntax: regexp: replace operation you want to perform regular expression, if a string is passed, it will be treated as ordinary characters to deal with, and only the imp ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/javascript-in-string-replace-magical-effect/</wfw:commentRss>
	</item>
		<item>
		<title>To develop a reasonable process of software testing (2)</title>
		<link>http://www.codeweblog.com/to-develop-a-reasonable-process-of-software-testing-2/</link>
		<comments>http://www.codeweblog.com/to-develop-a-reasonable-process-of-software-testing-2/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 13:55:11+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[software development process]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[work environment]]></category>
<category><![CDATA[software testing]]></category>
<category><![CDATA[leadership]]></category>
<category><![CDATA[molding processes]]></category>
<category><![CDATA[fact software]]></category>
<category><![CDATA[comparison test]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/to-develop-a-reasonable-process-of-software-testing-2/</guid>
		<description><![CDATA[In fact, software testing company, or a blank comparison test process companies improve the formulation and implementation process will be relatively easier for some, if you can be completely blank in ...]]></description>
		<content:encoded><![CDATA[In fact, software testing company, or a blank comparison test process companies improve the formulation and implementation process will be relatively easier for some, if you can be completely blank in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-pessimistic-locking-mechanism-for-locking-and-optimistic-locking/" title="Hibernate pessimistic locking mechanism for locking and optimistic locking">Hibernate pessimistic locking mechanism for locking and optimistic locking</a> 2009-02-27 12:33:53</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/to-develop-a-reasonable-process-of-software-testing-2/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate query program</title>
		<link>http://www.codeweblog.com/hibernate-query-program/</link>
		<comments>http://www.codeweblog.com/hibernate-query-program/#comments</comments>
		<pubDate>Fri, 18 Sep 2009 00:10:12+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[sql]]></category>
<category><![CDATA[criterion]]></category>
<category><![CDATA[hql]]></category>
<category><![CDATA[query object]]></category>
<category><![CDATA[query session]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[query methods]]></category>
<category><![CDATA[two elements]]></category>
<category><![CDATA[query criteria]]></category>
<category><![CDATA[object query]]></category>
<category><![CDATA[syntax]]></category>
<category><![CDATA[session object]]></category>
<category><![CDATA[query program]]></category>
<category><![CDATA[inheritance polymorphism]]></category>
<category><![CDATA[lt course]]></category>
<category><![CDATA[language characteristics]]></category>
<category><![CDATA[query support]]></category>
<category><![CDATA[student inquiry]]></category>
<category><![CDATA[query terms]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-query-program/</guid>
		<description><![CDATA[Hibernate query program 1, the use of the Session interface load method or way to get 2, Hibernate query methods provided by the main 1) Criteria Query (query terms) the steps: (1) to create the condi ...]]></description>
		<content:encoded><![CDATA[Hibernate query program 1, the use of the Session interface load method or way to get 2, Hibernate query methods provided by the main 1) Criteria Query (query terms) the steps: (1) to create the condi ...				<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/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-program/</wfw:commentRss>
	</item>
		<item>
		<title>JS data type conversion</title>
		<link>http://www.codeweblog.com/js-data-type-conversion/</link>
		<comments>http://www.codeweblog.com/js-data-type-conversion/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 08:25:28+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[character string]]></category>
<category><![CDATA[quot quot]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[type conversion]]></category>
<category><![CDATA[conversion work]]></category>
<category><![CDATA[conversion methods]]></category>
<category><![CDATA[floating point numbers]]></category>
<category><![CDATA[three ways]]></category>
<category><![CDATA[landlord]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/js-data-type-conversion/</guid>
		<description><![CDATA[parseFloat to convert floating-point numbers Integer parseInt convert. These two functions are some of the fault-tolerant, such as &quot;123abc&quot; will become 123. If the landlord would like to kno ...]]></description>
		<content:encoded><![CDATA[parseFloat to convert floating-point numbers Integer parseInt convert. These two functions are some of the fault-tolerant, such as &quot;123abc&quot; will become 123. If the landlord would like to kno ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/js-data-type-conversion/</wfw:commentRss>
	</item>
		<item>
		<title>Detailed Ruby Metaclass</title>
		<link>http://www.codeweblog.com/detailed-ruby-metaclass/</link>
		<comments>http://www.codeweblog.com/detailed-ruby-metaclass/#comments</comments>
		<pubDate>Sat, 12 Sep 2009 19:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[instance variables]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[amp]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[novice]]></category>
<category><![CDATA[cn]]></category>
<category><![CDATA[meta]]></category>
<category><![CDATA[singleton]]></category>
<category><![CDATA[instance method]]></category>
<category><![CDATA[vector]]></category>
<category><![CDATA[driver gt]]></category>
<category><![CDATA[lower case]]></category>
<category><![CDATA[class def]]></category>
<category><![CDATA[metaclass]]></category>
<category><![CDATA[route driver]]></category>
<category><![CDATA[set speed]]></category>
<category><![CDATA[corrigan]]></category>
<category><![CDATA[antler]]></category>
<category><![CDATA[endend]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/detailed-ruby-metaclass/</guid>
		<description><![CDATA[via: http://www.letrails.cn/archives/ruby-metaclass-tutorials Ruby Metaprogramming If you are a novice, then the following code may help you to find that feeling: Puzzled? It does not matter, save the ...]]></description>
		<content:encoded><![CDATA[via: http://www.letrails.cn/archives/ruby-metaclass-tutorials Ruby Metaprogramming If you are a novice, then the following code may help you to find that feeling: Puzzled? It does not matter, save the ...				<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/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/detailed-ruby-metaclass/</wfw:commentRss>
	</item>
	</channel>
</rss>
