<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
>

<channel>
	<title>java doc</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/java-doc/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>java doc</description>
	<pubDate>Sun, 21 Mar 2010 14:15:38+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<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>How to Learn Hibernate</title>
		<link>http://www.codeweblog.com/how-to-learn-hibernate/</link>
		<comments>http://www.codeweblog.com/how-to-learn-hibernate/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 15:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[principle]]></category>
<category><![CDATA[hbm]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[api]]></category>
<category><![CDATA[object persistence]]></category>
<category><![CDATA[design mode]]></category>
<category><![CDATA[architecture]]></category>
<category><![CDATA[concentration]]></category>
<category><![CDATA[little bit]]></category>
<category><![CDATA[best practices]]></category>
<category><![CDATA[experiences]]></category>
<category><![CDATA[java doc]]></category>
<category><![CDATA[doc search]]></category>
<category><![CDATA[smart design]]></category>
<category><![CDATA[type parameter]]></category>
<category><![CDATA[exaggeration]]></category>
<category><![CDATA[castor]]></category>
<category><![CDATA[important things]]></category>
<category><![CDATA[speakers]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/how-to-learn-hibernate/</guid>
		<description><![CDATA[Introduction to Hibernate easier, I have not dare to claim that good. Hibernate watch my first pass when the document was very difficult, but it is not difficult to grasp because Hibernate and find it ...]]></description>
		<content:encoded><![CDATA[Introduction to Hibernate easier, I have not dare to claim that good. Hibernate watch my first pass when the document was very difficult, but it is not difficult to grasp because Hibernate and find it ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/what-is-the-appfuse/" title="What is the appfuse">What is the appfuse</a> 2009-02-27 10:02:10</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-cfg-xml-configuration-file-including-the-primary-key-generation-strategy-introduction/" title="Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)">Hibernate.cfg.xml configuration file (including the primary key generation strategy Introduction)</a> 2009-02-27 10:01:17</li>
					<li><a href="http://www.codeweblog.com/hibernate-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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/how-to-learn-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Java Notes Annotations can really simplified J2EE development?</title>
		<link>http://www.codeweblog.com/java-notes-annotations-can-really-simplified-j2ee-development/</link>
		<comments>http://www.codeweblog.com/java-notes-annotations-can-really-simplified-j2ee-development/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 14:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[web procedures]]></category>
<category><![CDATA[jpa]]></category>
<category><![CDATA[time java]]></category>
<category><![CDATA[configuration files]]></category>
<category><![CDATA[pojos]]></category>
<category><![CDATA[development tools]]></category>
<category><![CDATA[norms]]></category>
<category><![CDATA[previous version]]></category>
<category><![CDATA[tools development]]></category>
<category><![CDATA[deployment tools]]></category>
<category><![CDATA[program developers]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[java doc]]></category>
<category><![CDATA[ejb design]]></category>
<category><![CDATA[information code]]></category>
<category><![CDATA[test instrument]]></category>
<category><![CDATA[runas]]></category>
<category><![CDATA[return values]]></category>
<category><![CDATA[precondition]]></category>
<category><![CDATA[analysis tools]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-notes-annotations-can-really-simplified-j2ee-development/</guid>
		<description><![CDATA[With the J2EE entered after 5.0 time, Java EE5.0&#39;s a lot of features have also been widely used in J2EE programs. The Java EE5.0 Notes (Annotations) characteristic is one of the most widely used c ...]]></description>
		<content:encoded><![CDATA[With the J2EE entered after 5.0 time, Java EE5.0&#39;s a lot of features have also been widely used in J2EE programs. The Java EE5.0 Notes (Annotations) characteristic is one of the most widely used c ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
					<li><a href="http://www.codeweblog.com/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/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
					<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/java-notes-annotations-can-really-simplified-j2ee-development/</wfw:commentRss>
	</item>
	</channel>
</rss>
