<?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 database</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/java-database/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>java database</description>
	<pubDate>Mon, 22 Mar 2010 06:53:16+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Database experience of JDBC to connect a variety of techniques Highlights</title>
		<link>http://www.codeweblog.com/database-experience-of-jdbc-to-connect-a-variety-of-techniques-highlights/</link>
		<comments>http://www.codeweblog.com/database-experience-of-jdbc-to-connect-a-variety-of-techniques-highlights/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 02:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java database]]></category>
<category><![CDATA[microsoft sqlserver]]></category>
<category><![CDATA[drivermanager]]></category>
<category><![CDATA[oracle jdbc driver]]></category>
<category><![CDATA[jdbc oracle]]></category>
<category><![CDATA[orcl]]></category>
<category><![CDATA[sample database]]></category>
<category><![CDATA[string user]]></category>
<category><![CDATA[string url]]></category>
<category><![CDATA[model class]]></category>
<category><![CDATA[database connections]]></category>
<category><![CDATA[string password]]></category>
<category><![CDATA[database connectivity]]></category>
<category><![CDATA[java programming language]]></category>
<category><![CDATA[thin model]]></category>
<category><![CDATA[database class]]></category>
<category><![CDATA[database developers]]></category>
<category><![CDATA[database experience]]></category>
<category><![CDATA[tool database]]></category>
<category><![CDATA[oracle8]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/database-experience-of-jdbc-to-connect-a-variety-of-techniques-highlights/</guid>
		<description><![CDATA[This article is reproduced in: http://zpchen.javaeye.com/blog/197525 Java Database Connectivity (JDBC) from a group of Java programming language used to prepare the composition of classes and interfac ...]]></description>
		<content:encoded><![CDATA[This article is reproduced in: http://zpchen.javaeye.com/blog/197525 Java Database Connectivity (JDBC) from a group of Java programming language used to prepare the composition of classes and interfac ...				<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/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-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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/database-experience-of-jdbc-to-connect-a-variety-of-techniques-highlights/</wfw:commentRss>
	</item>
		<item>
		<title>java database design techniques in the 14</title>
		<link>http://www.codeweblog.com/java-database-design-techniques-in-the-14/</link>
		<comments>http://www.codeweblog.com/java-database-design-techniques-in-the-14/#comments</comments>
		<pubDate>Fri, 06 Nov 2009 10:55:51+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java database]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[application development]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[typical example]]></category>
<category><![CDATA[development application]]></category>
<category><![CDATA[human resources information system]]></category>
<category><![CDATA[resources information system]]></category>
<category><![CDATA[information core]]></category>
<category><![CDATA[staff table]]></category>
<category><![CDATA[foreign key]]></category>
<category><![CDATA[exceptional circumstances]]></category>
<category><![CDATA[social relationships]]></category>
<category><![CDATA[design expert]]></category>
<category><![CDATA[human resources information]]></category>
<category><![CDATA[key design]]></category>
<category><![CDATA[biographical information]]></category>
<category><![CDATA[database analysis]]></category>
<category><![CDATA[input example]]></category>
<category><![CDATA[work history]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-database-design-techniques-in-the-14/</guid>
		<description><![CDATA[The following 14 techniques, many people in a large number of database analysis and design practice, summed up gradually. For the use of these experiences, the reader can not help bowls of Health, by  ...]]></description>
		<content:encoded><![CDATA[The following 14 techniques, many people in a large number of database analysis and design practice, summed up gradually. For the use of these experiences, the reader can not help bowls of Health, by  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-performance-tuning-the-focus-of-understanding/" title="Hibernate performance tuning (the focus of understanding)">Hibernate performance tuning (the focus of understanding)</a> 2009-03-03 10:26:40</li>
					<li><a href="http://www.codeweblog.com/the-merits-of-the-field-driven-development/" title="The merits of the field-driven development">The merits of the field-driven development</a> 2009-03-01 11:55:02</li>
					<li><a href="http://www.codeweblog.com/universal-data-access-control-system-design/" title="Universal Data Access Control System Design">Universal Data Access Control System Design</a> 2009-02-28 09:05:03</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-database-design-techniques-in-the-14/</wfw:commentRss>
	</item>
		<item>
		<title>Java and PHP in Web development, comparative</title>
		<link>http://www.codeweblog.com/java-and-php-in-web-development-comparative/</link>
		<comments>http://www.codeweblog.com/java-and-php-in-web-development-comparative/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 10:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java database]]></category>
<category><![CDATA[java virtual machine]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[jsp servlet]]></category>
<category><![CDATA[web development techniques]]></category>
<category><![CDATA[access databases]]></category>
<category><![CDATA[j2ee specification]]></category>
<category><![CDATA[enterprise class applications]]></category>
<category><![CDATA[java syntax]]></category>
<category><![CDATA[scale enterprise]]></category>
<category><![CDATA[sun one j2ee]]></category>
<category><![CDATA[java web development]]></category>
<category><![CDATA[java bytecode]]></category>
<category><![CDATA[language programmers]]></category>
<category><![CDATA[compiler implementation]]></category>
<category><![CDATA[software reusability]]></category>
<category><![CDATA[library object]]></category>
<category><![CDATA[core class]]></category>
<category><![CDATA[platform software]]></category>
<category><![CDATA[java source]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-and-php-in-web-development-comparative/</guid>
		<description><![CDATA[PHP and JSP comparison of these two Web development techniques, in the current situation is in fact PHP and Java is more of Web development. The following is my comment on a few aspects of the compari ...]]></description>
		<content:encoded><![CDATA[PHP and JSP comparison of these two Web development techniques, in the current situation is in fact PHP and Java is more of Web development. The following is my comment on a few aspects of the compari ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/pring-beanfactory-at-the-jsp-servlet-web-xml-and-other-configuration/" title="Pring Beanfactory at the jsp, servlet, web.xml and other configuration">Pring Beanfactory at the jsp, servlet, web.xml and other configuration</a> 2009-03-03 10:26:54</li>
					<li><a href="http://www.codeweblog.com/object-oriented-design-principles-11/" title="Object-oriented design principles 11">Object-oriented design principles 11</a> 2009-02-28 05:00:07</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<li><a href="http://www.codeweblog.com/learn-java-flow/" title="Learn Java flow">Learn Java flow</a> 2009-02-27 10:01:02</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-and-php-in-web-development-comparative/</wfw:commentRss>
	</item>
		<item>
		<title>To become a Java expert need to pay attention to learning objectives 25</title>
		<link>http://www.codeweblog.com/to-become-a-java-expert-need-to-pay-attention-to-learning-objectives-25/</link>
		<comments>http://www.codeweblog.com/to-become-a-java-expert-need-to-pay-attention-to-learning-objectives-25/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 08:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[core class libraries]]></category>
<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[servlets jsp]]></category>
<category><![CDATA[ooa ood]]></category>
<category><![CDATA[object oriented analysis]]></category>
<category><![CDATA[object interaction]]></category>
<category><![CDATA[database interaction]]></category>
<category><![CDATA[cocobase]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[desktop programs]]></category>
<category><![CDATA[component model]]></category>
<category><![CDATA[jstl]]></category>
<category><![CDATA[object oriented analysis and design]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[database products]]></category>
<category><![CDATA[java database]]></category>
<category><![CDATA[garbage collection mechanism]]></category>
<category><![CDATA[ui component]]></category>
<category><![CDATA[java expert]]></category>
<category><![CDATA[china factory]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/to-become-a-java-expert-need-to-pay-attention-to-learning-objectives-25/</guid>
		<description><![CDATA[1. You need to proficient in Object-Oriented Analysis and Design (OOA / OOD), involving patterns (GOF, J2EEDP), as well as an integrated approach. You should know UML, especially class, object, intera ...]]></description>
		<content:encoded><![CDATA[1. You need to proficient in Object-Oriented Analysis and Design (OOA / OOD), involving patterns (GOF, J2EEDP), as well as an integrated approach. You should know UML, especially class, object, intera ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/to-become-a-java-expert-need-to-pay-attention-to-learning-objectives-25/</wfw:commentRss>
	</item>
		<item>
		<title>Inside JDBC (1)</title>
		<link>http://www.codeweblog.com/inside-jdbc-1/</link>
		<comments>http://www.codeweblog.com/inside-jdbc-1/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 03:25:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[database products]]></category>
<category><![CDATA[java database]]></category>
<category><![CDATA[sun microsystems]]></category>
<category><![CDATA[jdbc specification]]></category>
<category><![CDATA[database operations]]></category>
<category><![CDATA[java developers]]></category>
<category><![CDATA[development database]]></category>
<category><![CDATA[java implementation]]></category>
<category><![CDATA[database product]]></category>
<category><![CDATA[java application development]]></category>
<category><![CDATA[open source database]]></category>
<category><![CDATA[odbc bridge]]></category>
<category><![CDATA[microsoft odbc]]></category>
<category><![CDATA[jar archive]]></category>
<category><![CDATA[java standards]]></category>
<category><![CDATA[database number]]></category>
<category><![CDATA[database vendor]]></category>
<category><![CDATA[database vendors]]></category>
<category><![CDATA[learn java]]></category>
<category><![CDATA[database database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/inside-jdbc-1/</guid>
		<description><![CDATA[Inside JDBC (1) Now the Java application development, database operations related to time, we often think first of all are the ORM like Hibernate framework. More and more Java developers less willing  ...]]></description>
		<content:encoded><![CDATA[Inside JDBC (1) Now the Java application development, database operations related to time, we often think first of all are the ORM like Hibernate framework. More and more Java developers less willing  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</li>
					<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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/inside-jdbc-1/</wfw:commentRss>
	</item>
		<item>
		<title>JAVA database design skills</title>
		<link>http://www.codeweblog.com/java-database-design-skills/</link>
		<comments>http://www.codeweblog.com/java-database-design-skills/#comments</comments>
		<pubDate>Mon, 01 Jun 2009 01:05:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[java database]]></category>
<category><![CDATA[correlation]]></category>
<category><![CDATA[application development]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[typical example]]></category>
<category><![CDATA[development application]]></category>
<category><![CDATA[database design skills]]></category>
<category><![CDATA[human resources information system]]></category>
<category><![CDATA[resources information system]]></category>
<category><![CDATA[resume form]]></category>
<category><![CDATA[staff table]]></category>
<category><![CDATA[foreign key]]></category>
<category><![CDATA[exceptional circumstances]]></category>
<category><![CDATA[social relationships]]></category>
<category><![CDATA[design expert]]></category>
<category><![CDATA[human resources information]]></category>
<category><![CDATA[key design]]></category>
<category><![CDATA[biographical information]]></category>
<category><![CDATA[descendants]]></category>
<category><![CDATA[database analysis]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-database-design-skills/</guid>
		<description><![CDATA[The following 14 techniques are lot of people at many database analysis and design practice, summed up gradually. For the use of these experiences, the reader can not help bowls of Health, by rote, an ...]]></description>
		<content:encoded><![CDATA[The following 14 techniques are lot of people at many database analysis and design practice, summed up gradually. For the use of these experiences, the reader can not help bowls of Health, by rote, an ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/%e3%80%90%e8%bd%ac%e8%bd%bd%e3%80%91-part-i-designed-quick-start-guide-template-data-model-output/" title="【转载】 Part I. Designed Quick Start Guide --- --- Template + data model = output">【转载】 Part I. Designed Quick Start Guide --- --- Template + data model = output</a> 2009-03-27 09:20:03</li>
					<li><a href="http://www.codeweblog.com/mootools-prospects-used-repeat-invent-the-wheel-and-vs/" title="Mootools prospects? Used repeat-invent the wheel and VS">Mootools prospects? Used repeat-invent the wheel and VS</a> 2009-03-13 21:55:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-performance-tuning-the-focus-of-understanding/" title="Hibernate performance tuning (the focus of understanding)">Hibernate performance tuning (the focus of understanding)</a> 2009-03-03 10:26:40</li>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-database-design-skills/</wfw:commentRss>
	</item>
		<item>
		<title>Notes About Hibernate</title>
		<link>http://www.codeweblog.com/notes-about-hibernate/</link>
		<comments>http://www.codeweblog.com/notes-about-hibernate/#comments</comments>
		<pubDate>Mon, 25 May 2009 15:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java database]]></category>
<category><![CDATA[xml documents]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[persistence layer]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[maps]]></category>
<category><![CDATA[programming model]]></category>
<category><![CDATA[code completion]]></category>
<category><![CDATA[mapping files]]></category>
<category><![CDATA[new library]]></category>
<category><![CDATA[persistent java]]></category>
<category><![CDATA[java model]]></category>
<category><![CDATA[database mapping]]></category>
<category><![CDATA[time allocation]]></category>
<category><![CDATA[java ide]]></category>
<category><![CDATA[style comments]]></category>
<category><![CDATA[de facto standard]]></category>
<category><![CDATA[exposure time]]></category>
<category><![CDATA[nationality]]></category>
<category><![CDATA[memorandum]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/notes-about-hibernate/</guid>
		<description><![CDATA[Done memorandum EJB3 early exposure time enjoy the writing very hibernate and spring is now also supported haha In the past few years, Hibernate development, Java database almost become the de facto s ...]]></description>
		<content:encoded><![CDATA[Done memorandum EJB3 early exposure time enjoy the writing very hibernate and spring is now also supported haha In the past few years, Hibernate development, Java database almost become the de facto s ...				<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/the-ejb3-persistence/" title="The EJB3 Persistence">The EJB3 Persistence</a> 2009-02-27 10:00:26</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/notes-about-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Database experience of JDBC to connect skills Highlights</title>
		<link>http://www.codeweblog.com/database-experience-of-jdbc-to-connect-skills-highlights/</link>
		<comments>http://www.codeweblog.com/database-experience-of-jdbc-to-connect-skills-highlights/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 11:35:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java database]]></category>
<category><![CDATA[jdbc connection]]></category>
<category><![CDATA[microsoft sqlserver]]></category>
<category><![CDATA[drivermanager]]></category>
<category><![CDATA[oracle jdbc driver]]></category>
<category><![CDATA[jdbc oracle]]></category>
<category><![CDATA[orcl]]></category>
<category><![CDATA[database name]]></category>
<category><![CDATA[string user]]></category>
<category><![CDATA[string url]]></category>
<category><![CDATA[model class]]></category>
<category><![CDATA[database connections]]></category>
<category><![CDATA[string password]]></category>
<category><![CDATA[java programming language]]></category>
<category><![CDATA[thin model]]></category>
<category><![CDATA[database class]]></category>
<category><![CDATA[database developers]]></category>
<category><![CDATA[database experience]]></category>
<category><![CDATA[tool database]]></category>
<category><![CDATA[oracle8]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/database-experience-of-jdbc-to-connect-skills-highlights/</guid>
		<description><![CDATA[Database experience of JDBC to connect skills Highlights 2005-01-21 10:52 Author: Ai92 Source: csdnblog duty Edit: Ark Java Database Connectivity (JDBC) from a group of Java programming language used  ...]]></description>
		<content:encoded><![CDATA[Database experience of JDBC to connect skills Highlights 2005-01-21 10:52 Author: Ai92 Source: csdnblog duty Edit: Ark Java Database Connectivity (JDBC) from a group of Java programming language used  ...				<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/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-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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/database-experience-of-jdbc-to-connect-skills-highlights/</wfw:commentRss>
	</item>
		<item>
		<title>J2EE comprehensive brief introduction</title>
		<link>http://www.codeweblog.com/j2ee-comprehensive-brief-introduction/</link>
		<comments>http://www.codeweblog.com/j2ee-comprehensive-brief-introduction/#comments</comments>
		<pubDate>Thu, 16 Apr 2009 12:25:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[ejb components]]></category>
<category><![CDATA[directory interface]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[java database]]></category>
<category><![CDATA[fault tolerance]]></category>
<category><![CDATA[application programming interface]]></category>
<category><![CDATA[protocol composition]]></category>
<category><![CDATA[enterprise class applications]]></category>
<category><![CDATA[jndi api]]></category>
<category><![CDATA[description space]]></category>
<category><![CDATA[java name]]></category>
<category><![CDATA[consistent model]]></category>
<category><![CDATA[level resources]]></category>
<category><![CDATA[independent nature]]></category>
<category><![CDATA[functional support]]></category>
<category><![CDATA[local file system]]></category>
<category><![CDATA[server object]]></category>
<category><![CDATA[security resource]]></category>
<category><![CDATA[technical reason]]></category>
<category><![CDATA[frame structure]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/j2ee-comprehensive-brief-introduction/</guid>
		<description><![CDATA[In this paper, five aspects of J2EE have been more comprehensive introduction. Speaking from the concept of J2EE, to its advantage, to the typical four-J2EE model, and its frame structure, and finally ...]]></description>
		<content:encoded><![CDATA[In this paper, five aspects of J2EE have been more comprehensive introduction. Speaking from the concept of J2EE, to its advantage, to the typical four-J2EE model, and its frame structure, and finally ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/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/j2ee-comprehensive-brief-introduction/</wfw:commentRss>
	</item>
		<item>
		<title>Java terminology</title>
		<link>http://www.codeweblog.com/java-terminology/</link>
		<comments>http://www.codeweblog.com/java-terminology/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 00:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java message service]]></category>
<category><![CDATA[directory interface]]></category>
<category><![CDATA[java database]]></category>
<category><![CDATA[apache]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[mapping object]]></category>
<category><![CDATA[object relational mapping]]></category>
<category><![CDATA[bridge]]></category>
<category><![CDATA[database connectivity]]></category>
<category><![CDATA[inversion of control]]></category>
<category><![CDATA[java management extensions]]></category>
<category><![CDATA[dao data access object]]></category>
<category><![CDATA[data access object]]></category>
<category><![CDATA[aspect oriented programming]]></category>
<category><![CDATA[connector architecture]]></category>
<category><![CDATA[java terminology]]></category>
<category><![CDATA[java data]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-terminology/</guid>
		<description><![CDATA[DAO: data access object data access object ORM: object relational mapping Object-Relational Mapping JDBC: java database connectivity JPA: java persistence api ----- ORM framework JDO: java data object ...]]></description>
		<content:encoded><![CDATA[DAO: data access object data access object ORM: object relational mapping Object-Relational Mapping JDBC: java database connectivity JPA: java persistence api ----- ORM framework JDO: java data object ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/spring2-0-hibernate3-1-log4j-mysql-demo/" title="Spring2.0 + hibernate3.1 + log4j + mysql demo">Spring2.0 + hibernate3.1 + log4j + mysql demo</a> 2009-02-27 09:45:51</li>
					<li><a href="http://www.codeweblog.com/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>
					<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-terminology/</wfw:commentRss>
	</item>
		<item>
		<title>Java technology 25 study points</title>
		<link>http://www.codeweblog.com/java-technology-25-study-points/</link>
		<comments>http://www.codeweblog.com/java-technology-25-study-points/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 12:34:33+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web procedures]]></category>
<category><![CDATA[core class libraries]]></category>
<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[servlets jsp]]></category>
<category><![CDATA[ooa ood]]></category>
<category><![CDATA[object oriented analysis]]></category>
<category><![CDATA[compilation instructions]]></category>
<category><![CDATA[sql server 7]]></category>
<category><![CDATA[object interaction]]></category>
<category><![CDATA[database interaction]]></category>
<category><![CDATA[cocobase]]></category>
<category><![CDATA[garbage collection]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[desktop programs]]></category>
<category><![CDATA[component model]]></category>
<category><![CDATA[jstl]]></category>
<category><![CDATA[object oriented analysis and design]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[database products]]></category>
<category><![CDATA[java database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-technology-25-study-points/</guid>
		<description><![CDATA[1. You need to master the object-oriented analysis and design (OOA / OOD), involving patterns (GOF, J2EEDP) as well as the integrated model. You should understand the UML, especially class, object, in ...]]></description>
		<content:encoded><![CDATA[1. You need to master the object-oriented analysis and design (OOA / OOD), involving patterns (GOF, J2EEDP) as well as the integrated model. You should understand the UML, especially class, object, in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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-technology-25-study-points/</wfw:commentRss>
	</item>
		<item>
		<title>Java Technology wishing cow needed 25 points of study</title>
		<link>http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/</link>
		<comments>http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 09:43:06+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web procedures]]></category>
<category><![CDATA[core class libraries]]></category>
<category><![CDATA[impedance mismatch]]></category>
<category><![CDATA[servlets jsp]]></category>
<category><![CDATA[ooa ood]]></category>
<category><![CDATA[object oriented analysis]]></category>
<category><![CDATA[compilation instructions]]></category>
<category><![CDATA[sql server 7]]></category>
<category><![CDATA[object interaction]]></category>
<category><![CDATA[database interaction]]></category>
<category><![CDATA[cocobase]]></category>
<category><![CDATA[garbage collection]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[desktop programs]]></category>
<category><![CDATA[component model]]></category>
<category><![CDATA[jstl]]></category>
<category><![CDATA[object oriented analysis and design]]></category>
<category><![CDATA[presentation layer]]></category>
<category><![CDATA[database products]]></category>
<category><![CDATA[java database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/</guid>
		<description><![CDATA[1. You need to master the object-oriented analysis and design (OOA / OOD), involving patterns (GOF, J2EEDP) as well as the integrated model. You should understand the UML, especially class, object, in ...]]></description>
		<content:encoded><![CDATA[1. You need to master the object-oriented analysis and design (OOA / OOD), involving patterns (GOF, J2EEDP) as well as the integrated model. You should understand the UML, especially class, object, in ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/java-technology-25-study-points/" title="Java technology 25 study points">Java technology 25 study points</a> 2009-02-27 12:34:33</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/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-technology-wishing-cow-needed-25-points-of-study/</wfw:commentRss>
	</item>
	</channel>
</rss>
