<?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>database design</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/database-design/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>database design</description>
	<pubDate>Mon, 22 Mar 2010 17:42:49+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>spring 2.5.6 and hibernate3.2.2 Integration (5)</title>
		<link>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-5/</link>
		<comments>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-5/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 20:00:10+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[group id]]></category>
<category><![CDATA[auto value]]></category>
<category><![CDATA[table structure]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[null value]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[habit]]></category>
<category><![CDATA[constraint]]></category>
<category><![CDATA[default description]]></category>
<category><![CDATA[springside]]></category>
<category><![CDATA[auto increment]]></category>
<category><![CDATA[resource id]]></category>
<category><![CDATA[topic id]]></category>
<category><![CDATA[group topic]]></category>
<category><![CDATA[group drop]]></category>
<category><![CDATA[topic group]]></category>
<category><![CDATA[key group]]></category>
<category><![CDATA[mini web]]></category>
<category><![CDATA[sound 1]]></category>
<category><![CDATA[resource type]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-5/</guid>
		<description><![CDATA[This time, the point of hibernate tools to use this tool, ORM between the R and O have been a first, the chicken or the egg discussion, according to the habit, or even first, the database design. This ...]]></description>
		<content:encoded><![CDATA[This time, the point of hibernate tools to use this tool, ORM between the R and O have been a first, the chicken or the egg discussion, according to the habit, or even first, the database design. This ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-jpa-composite-primary-key-annotation-statement-ways/" title="hibernate (jpa) composite primary key annotation statement Ways">hibernate (jpa) composite primary key annotation statement Ways</a> 2009-02-27 13:52:18</li>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/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/myeclipse-plugin/" title="myeclipse plugin">myeclipse plugin</a> 2009-02-27 09:46:56</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/spring-2-5-6-and-hibernate3-2-2-integration-5/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate mapping entity relationship</title>
		<link>http://www.codeweblog.com/hibernate-mapping-entity-relationship/</link>
		<comments>http://www.codeweblog.com/hibernate-mapping-entity-relationship/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 22:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[deeper understanding]]></category>
<category><![CDATA[table mapping]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[constraint]]></category>
<category><![CDATA[entities]]></category>
<category><![CDATA[free time]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[relationships]]></category>
<category><![CDATA[designers]]></category>
<category><![CDATA[combination of the two]]></category>
<category><![CDATA[systematic study]]></category>
<category><![CDATA[time table]]></category>
<category><![CDATA[data integrity]]></category>
<category><![CDATA[waste of time]]></category>
<category><![CDATA[reasonableness]]></category>
<category><![CDATA[mapping relationship]]></category>
<category><![CDATA[entity relationship]]></category>
<category><![CDATA[flexible data]]></category>
<category><![CDATA[operational control]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-mapping-entity-relationship/</guid>
		<description><![CDATA[Hibernate mapping entity relationship It took three days of free time, and finally finished the Hibernate mapping relationship of all the examples should also sum up the feeling. Hibernate mapping com ...]]></description>
		<content:encoded><![CDATA[Hibernate mapping entity relationship It took three days of free time, and finally finished the Hibernate mapping relationship of all the examples should also sum up the feeling. Hibernate mapping com ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/flex-integrating-spring-hibernate/" title="FLEX: integrating Spring + Hibernate">FLEX: integrating Spring + Hibernate</a> 2009-02-27 12:34:47</li>
					<li><a href="http://www.codeweblog.com/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/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/hibernate-mapping-entity-relationship/</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 programmers are not "money" passers-by</title>
		<link>http://www.codeweblog.com/java-programmers-are-not-money-passers-by/</link>
		<comments>http://www.codeweblog.com/java-programmers-are-not-money-passers-by/#comments</comments>
		<pubDate>Sun, 13 Sep 2009 15:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[web application]]></category>
<category><![CDATA[google]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[java programmers]]></category>
<category><![CDATA[web service]]></category>
<category><![CDATA[eclipse development]]></category>
<category><![CDATA[basic web]]></category>
<category><![CDATA[project experience]]></category>
<category><![CDATA[perl script]]></category>
<category><![CDATA[chengdu]]></category>
<category><![CDATA[fresh graduates]]></category>
<category><![CDATA[amp database]]></category>
<category><![CDATA[cet6]]></category>
<category><![CDATA[game test]]></category>
<category><![CDATA[application configuration]]></category>
<category><![CDATA[search techniques]]></category>
<category><![CDATA[midlet]]></category>
<category><![CDATA[web work]]></category>
<category><![CDATA[server sql]]></category>
<category><![CDATA[android]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-programmers-are-not-money-passers-by/</guid>
		<description><![CDATA[SUN acquired, against my enthusiasm JAVA. My notes: Familiar with (struts, hibernate, spring and web-work) (having project experience) Familiar with web-service (axis2); (having project experience) Fa ...]]></description>
		<content:encoded><![CDATA[SUN acquired, against my enthusiasm JAVA. My notes: Familiar with (struts, hibernate, spring and web-work) (having project experience) Familiar with web-service (axis2); (having project experience) Fa ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/use-ext-js-to-read-the-jsonreader-complex-object-json/" title="Use Ext JS to read the JsonReader complex object json">Use Ext JS to read the JsonReader complex object json</a> 2009-02-27 18:50:03</li>
					<li><a href="http://www.codeweblog.com/noclassdeffounderror-javax-servlet-servlet/" title="NoClassDefFoundError: javax / servlet / Servlet">NoClassDefFoundError: javax / servlet / Servlet</a> 2009-02-27 13:50:42</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-programmers-are-not-money-passers-by/</wfw:commentRss>
	</item>
		<item>
		<title>Projects developed today</title>
		<link>http://www.codeweblog.com/projects-developed-today/</link>
		<comments>http://www.codeweblog.com/projects-developed-today/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 06:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[unification]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[code structure]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[convenience]]></category>
<category><![CDATA[continuous change]]></category>
<category><![CDATA[project teachers]]></category>
<category><![CDATA[speech teacher]]></category>
<category><![CDATA[projects database]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/projects-developed-today/</guid>
		<description><![CDATA[Projects developed today The first project is finally done, and the first day, the project teachers to help us explain the whole process of project and database design, and would like to say that data ...]]></description>
		<content:encoded><![CDATA[Projects developed today The first project is finally done, and the first day, the project teachers to help us explain the whole process of project and database design, and would like to say that data ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/rails-january-of-dynamic/" title="Rails January of dynamic">Rails January of dynamic</a> 2009-03-05 01:25: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/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-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/projects-developed-today/</wfw:commentRss>
	</item>
		<item>
		<title>Personal Summary</title>
		<link>http://www.codeweblog.com/personal-summary/</link>
		<comments>http://www.codeweblog.com/personal-summary/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 21:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[quot quot]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[technical staff]]></category>
<category><![CDATA[development experience]]></category>
<category><![CDATA[open source projects]]></category>
<category><![CDATA[personal summary]]></category>
<category><![CDATA[english documents]]></category>
<category><![CDATA[iterative development]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[jasper etl]]></category>
<category><![CDATA[some free tools]]></category>
<category><![CDATA[ms visio]]></category>
<category><![CDATA[demo presentation]]></category>
<category><![CDATA[sql scripts]]></category>
<category><![CDATA[database script]]></category>
<category><![CDATA[rational rose]]></category>
<category><![CDATA[product research]]></category>
<category><![CDATA[physical model]]></category>
<category><![CDATA[initial data]]></category>
<category><![CDATA[safeguard]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/personal-summary/</guid>
		<description><![CDATA[1, in the demand for the design: I usually reference a &quot;needs survey&quot; work, and then confirm the demand for further specification writing, so there will not be too much deviation. I tend to  ...]]></description>
		<content:encoded><![CDATA[1, in the demand for the design: I usually reference a &quot;needs survey&quot; work, and then confirm the demand for further specification writing, so there will not be too much deviation. I tend to  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/detailed-js-regular-expressions/" title="Detailed JS regular expressions">Detailed JS regular expressions</a> 2009-02-27 21:55:02</li>
					<li><a href="http://www.codeweblog.com/javascript-inheritance/" title="JavaScript inheritance">JavaScript inheritance</a> 2009-02-27 16:45:03</li>
					<li><a href="http://www.codeweblog.com/javascript-string-functions-guinness/" title="JavaScript String Functions Guinness">JavaScript String Functions Guinness</a> 2009-02-27 15:45:02</li>
					<li><a href="http://www.codeweblog.com/ejb-ant-script-to-deploy-template-works/" title="EJB ant script to deploy template works">EJB ant script to deploy template works</a> 2009-02-27 13:52:05</li>
					<li><a href="http://www.codeweblog.com/java-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/personal-summary/</wfw:commentRss>
	</item>
		<item>
		<title>Optimization hibernate</title>
		<link>http://www.codeweblog.com/optimization-hibernate/</link>
		<comments>http://www.codeweblog.com/optimization-hibernate/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 03:15:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[level cache]]></category>
<category><![CDATA[secondary cache]]></category>
<category><![CDATA[batch size]]></category>
<category><![CDATA[configuration parameters]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[performance problems]]></category>
<category><![CDATA[system resources]]></category>
<category><![CDATA[paradigm]]></category>
<category><![CDATA[complexity]]></category>
<category><![CDATA[data cache]]></category>
<category><![CDATA[entire project]]></category>
<category><![CDATA[query api]]></category>
<category><![CDATA[generation mechanism]]></category>
<category><![CDATA[optimization techniques]]></category>
<category><![CDATA[control strategy]]></category>
<category><![CDATA[performance tuning]]></category>
<category><![CDATA[probability]]></category>
<category><![CDATA[business types]]></category>
<category><![CDATA[data redundancy]]></category>
<category><![CDATA[network projects]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/optimization-hibernate/</guid>
		<description><![CDATA[HIBERNATE help this article in accordance with the documents, books and a number of network projects from the experience of finishing, only the main points and ideas, of the specific approach can expl ...]]></description>
		<content:encoded><![CDATA[HIBERNATE help this article in accordance with the documents, books and a number of network projects from the experience of finishing, only the main points and ideas, of the specific approach can expl ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/optimization-hibernate/</wfw:commentRss>
	</item>
		<item>
		<title>Database design techniques in the 14</title>
		<link>http://www.codeweblog.com/database-design-techniques-in-the-14/</link>
		<comments>http://www.codeweblog.com/database-design-techniques-in-the-14/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 22:25:08+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[database design]]></category>
<category><![CDATA[application development]]></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[staff table]]></category>
<category><![CDATA[exceptional circumstances]]></category>
<category><![CDATA[social relationships]]></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>
<category><![CDATA[input example]]></category>
<category><![CDATA[portal author]]></category>
<category><![CDATA[work history]]></category>
<category><![CDATA[qin]]></category>
<category><![CDATA[shu]]></category>
<category><![CDATA[community portal]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/database-design-techniques-in-the-14/</guid>
		<description><![CDATA[Database design techniques in the 14 Published: 2007-12-03 16:55 | Author: kider | Source: MySQL Community portal Author: maXiaoKe, Source: IT Experts Net / Javereserarch, Editor: LI Shu-qin, 2007-11- ...]]></description>
		<content:encoded><![CDATA[Database design techniques in the 14 Published: 2007-12-03 16:55 | Author: kider | Source: MySQL Community portal Author: maXiaoKe, Source: IT Experts Net / Javereserarch, Editor: LI Shu-qin, 2007-11- ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/web-developed-by-a-number-of-issues-java-directions/" title="web developed by a number of issues (java directions)">web developed by a number of issues (java directions)</a> 2009-03-27 12:30:02</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/database-design-techniques-in-the-14/</wfw:commentRss>
	</item>
		<item>
		<title>Jsp up development environment</title>
		<link>http://www.codeweblog.com/jsp-up-development-environment/</link>
		<comments>http://www.codeweblog.com/jsp-up-development-environment/#comments</comments>
		<pubDate>Wed, 15 Jul 2009 16:15:09+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[servlet]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[development environment]]></category>
<category><![CDATA[shenzhen]]></category>
<category><![CDATA[software industry]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[data structures]]></category>
<category><![CDATA[architecture database]]></category>
<category><![CDATA[system architecture]]></category>
<category><![CDATA[front desk]]></category>
<category><![CDATA[three musketeers]]></category>
<category><![CDATA[desk design]]></category>
<category><![CDATA[departmental servers]]></category>
<category><![CDATA[bitter struggle]]></category>
<category><![CDATA[technical groups]]></category>
<category><![CDATA[computer telephone]]></category>
<category><![CDATA[remote assistance]]></category>
<category><![CDATA[server linux]]></category>
<category><![CDATA[video sound]]></category>
<category><![CDATA[laymen]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jsp-up-development-environment/</guid>
		<description><![CDATA[I am software professional in 2008 graduated from the University for four years to write their own code of more than 1000 lines,啥都can not tell a 123, apart from page弄弄Three Musketeers, and find a cell ...]]></description>
		<content:encoded><![CDATA[I am software professional in 2008 graduated from the University for four years to write their own code of more than 1000 lines,啥都can not tell a 123, apart from page弄弄Three Musketeers, and find a cell ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/log4j-easy-application-in-java/" title="log4j easy application in java">log4j easy application in java</a> 2009-02-27 13:51:33</li>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
					<li><a href="http://www.codeweblog.com/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
					<li><a href="http://www.codeweblog.com/webqq-extjs-servlet-hibernate-spring-implementation/" title="WebQQ, ExtJs + Servlet + Hibernate + Spring implementation">WebQQ, ExtJs + Servlet + Hibernate + Spring implementation</a> 2009-02-27 11:22:18</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jsp-up-development-environment/</wfw:commentRss>
	</item>
		<item>
		<title>Auction Web site and database design needs ranking Manual</title>
		<link>http://www.codeweblog.com/auction-web-site-and-database-design-needs-ranking-manual/</link>
		<comments>http://www.codeweblog.com/auction-web-site-and-database-design-needs-ranking-manual/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 23:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[two ways]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[introduction 1]]></category>
<category><![CDATA[period of time]]></category>
<category><![CDATA[functional modules]]></category>
<category><![CDATA[definitions]]></category>
<category><![CDATA[realization]]></category>
<category><![CDATA[auction auction]]></category>
<category><![CDATA[gold auction]]></category>
<category><![CDATA[auction web]]></category>
<category><![CDATA[interactive network]]></category>
<category><![CDATA[auction site]]></category>
<category><![CDATA[content portal]]></category>
<category><![CDATA[fare increases]]></category>
<category><![CDATA[interested buyers]]></category>
<category><![CDATA[design staff]]></category>
<category><![CDATA[bid price]]></category>
<category><![CDATA[highest bidder]]></category>
<category><![CDATA[prospectus]]></category>
<category><![CDATA[feasibility]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/auction-web-site-and-database-design-needs-ranking-manual/</guid>
		<description><![CDATA[[Objective] In the &quot;interactive network&quot; on the production of a module showing the top auction site. Baidu to achieve the effect of keyword bidding and ranking of similar shows in the &quot; ...]]></description>
		<content:encoded><![CDATA[[Objective] In the &quot;interactive network&quot; on the production of a module showing the top auction site. Baidu to achieve the effect of keyword bidding and ranking of similar shows in the &quot; ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-brief-introduction/" title="hibernate brief introduction">hibernate brief introduction</a> 2009-03-02 12:05:07</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/shoes-construction-ruby-client-gadget/" title="Shoes - Construction Ruby client gadget">Shoes - Construction Ruby client gadget</a> 2009-02-28 18:15: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-read-file/" title="java read file">java read file</a> 2009-02-27 12:35:13</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/auction-web-site-and-database-design-needs-ranking-manual/</wfw:commentRss>
	</item>
		<item>
		<title>SQL database design experience</title>
		<link>http://www.codeweblog.com/sql-database-design-experience/</link>
		<comments>http://www.codeweblog.com/sql-database-design-experience/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 15:45:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[quot]]></category>
<category><![CDATA[naming convention]]></category>
<category><![CDATA[database tables]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[primary key]]></category>
<category><![CDATA[design database]]></category>
<category><![CDATA[design experience]]></category>
<category><![CDATA[best performance]]></category>
<category><![CDATA[successful management]]></category>
<category><![CDATA[data integrity]]></category>
<category><![CDATA[database development work]]></category>
<category><![CDATA[voluminous database]]></category>
<category><![CDATA[index fields]]></category>
<category><![CDATA[tortuous path]]></category>
<category><![CDATA[robust database]]></category>
<category><![CDATA[successful software]]></category>
<category><![CDATA[degree courses]]></category>
<category><![CDATA[design professionals]]></category>
<category><![CDATA[university degree]]></category>
<category><![CDATA[business life]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/sql-database-design-experience/</guid>
		<description><![CDATA[SQL database design experience 2009-03-21 16:47 SQL database design experience A successful management system is: [50% + 50% of business software] formed, and 50% of the successful software and [25% d ...]]></description>
		<content:encoded><![CDATA[SQL database design experience 2009-03-21 16:47 SQL database design experience A successful management system is: [50% + 50% of business software] formed, and 50% of the successful software and [25% d ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-using-c3p0-connection-pooling/" title="hibernate using c3p0 connection pooling">hibernate using c3p0 connection pooling</a> 2009-02-27 12:33:05</li>
					<li><a href="http://www.codeweblog.com/java-class-naming-convention/" title="JAVA Class naming convention">JAVA Class naming convention</a> 2009-02-27 11:22:48</li>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/in-the-servlet-use-bean/" title="In the servlet use Bean">In the servlet use Bean</a> 2009-02-27 10:01:23</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/sql-database-design-experience/</wfw:commentRss>
	</item>
		<item>
		<title>Summary of TDD design ideas</title>
		<link>http://www.codeweblog.com/summary-of-tdd-design-ideas/</link>
		<comments>http://www.codeweblog.com/summary-of-tdd-design-ideas/#comments</comments>
		<pubDate>Sun, 07 Jun 2009 02:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[database design]]></category>
<category><![CDATA[test points]]></category>
<category><![CDATA[test cases]]></category>
<category><![CDATA[test case]]></category>
<category><![CDATA[design ideas]]></category>
<category><![CDATA[interface design]]></category>
<category><![CDATA[input and output]]></category>
<category><![CDATA[design elements]]></category>
<category><![CDATA[case 2]]></category>
<category><![CDATA[interface elements]]></category>
<category><![CDATA[previous design]]></category>
<category><![CDATA[panel members]]></category>
<category><![CDATA[original design]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/summary-of-tdd-design-ideas/</guid>
		<description><![CDATA[1. Whether or not it when a demand for a summary of the design to be prepared, if prepared a summary of the design, a summary of the contents of the design? After discussion, a summary of the design i ...]]></description>
		<content:encoded><![CDATA[1. Whether or not it when a demand for a summary of the design to be prepared, if prepared a summary of the design, a summary of the contents of the design? After discussion, a summary of the design i ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/junit-unit-testing-summary/" title="JUnit Unit Testing Summary">JUnit Unit Testing Summary</a> 2009-03-01 05:35: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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/summary-of-tdd-design-ideas/</wfw:commentRss>
	</item>
		<item>
		<title>The embarrassment of front-end developer</title>
		<link>http://www.codeweblog.com/the-embarrassment-of-front-end-developer/</link>
		<comments>http://www.codeweblog.com/the-embarrassment-of-front-end-developer/#comments</comments>
		<pubDate>Sat, 25 Apr 2009 11:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[user experience]]></category>
<category><![CDATA[mainstream]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[server side]]></category>
<category><![CDATA[language java]]></category>
<category><![CDATA[developers]]></category>
<category><![CDATA[javascript css]]></category>
<category><![CDATA[interactive mode]]></category>
<category><![CDATA[development of language]]></category>
<category><![CDATA[server client]]></category>
<category><![CDATA[software companies]]></category>
<category><![CDATA[alibaba]]></category>
<category><![CDATA[embarrassment]]></category>
<category><![CDATA[engineer]]></category>
<category><![CDATA[request products]]></category>
<category><![CDATA[centric design]]></category>
<category><![CDATA[necessary conditions]]></category>
<category><![CDATA[xml xslt]]></category>
<category><![CDATA[capability]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-embarrassment-of-front-end-developer/</guid>
		<description><![CDATA[Front-end development of major companies have been gradually and attention to customers. More and more and more customers request products that have a good user experience, interface, interactive-frie ...]]></description>
		<content:encoded><![CDATA[Front-end development of major companies have been gradually and attention to customers. More and more and more customers request products that have a good user experience, interface, interactive-frie ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/lighttpd-fastcgi-built-a-server-how-to-preserve-the-status-of-server/" title="lighttpd + fastcgi built a server how to preserve the status of server">lighttpd + fastcgi built a server how to preserve the status of server</a> 2009-02-28 16:15:02</li>
					<li><a href="http://www.codeweblog.com/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05: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/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/js-charts-extjs-implementation-tools-can-be-combined/" title="JS charts extjs implementation tools can be combined">JS charts extjs implementation tools can be combined</a> 2009-02-27 20:55:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-embarrassment-of-front-end-developer/</wfw:commentRss>
	</item>
		<item>
		<title>JAVA Engineer growth path of (b )---- target decomposition</title>
		<link>http://www.codeweblog.com/java-engineer-growth-path-of-b-target-decomposition/</link>
		<comments>http://www.codeweblog.com/java-engineer-growth-path-of-b-target-decomposition/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 14:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[struts]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[javascript xml]]></category>
<category><![CDATA[interests and hobbies]]></category>
<category><![CDATA[java engineer]]></category>
<category><![CDATA[oracle database software]]></category>
<category><![CDATA[earth hands]]></category>
<category><![CDATA[web design office]]></category>
<category><![CDATA[jsp javabean]]></category>
<category><![CDATA[sized web]]></category>
<category><![CDATA[purpose of study]]></category>
<category><![CDATA[study purpose]]></category>
<category><![CDATA[growth path]]></category>
<category><![CDATA[business operation]]></category>
<category><![CDATA[webservice]]></category>
<category><![CDATA[decomposition]]></category>
<category><![CDATA[chat rooms]]></category>
<category><![CDATA[uml]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-engineer-growth-path-of-b-target-decomposition/</guid>
		<description><![CDATA[After some hard work, we have finally put targeting on JAVA Engineer, and also the need to know an engineer should have knowledge and ability. Then the decomposition of the target. We turn first to th ...]]></description>
		<content:encoded><![CDATA[After some hard work, we have finally put targeting on JAVA Engineer, and also the need to know an engineer should have knowledge and ability. Then the decomposition of the target. We turn first to th ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/real-design-pattern/" title="Real design pattern">Real design pattern</a> 2009-03-01 14:00:04</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/software-development-sunflower-baodian-reprint/" title="Software development sunflower Baodian [reprint]">Software development sunflower Baodian [reprint]</a> 2009-02-28 11:05: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/ror-explained/" title="RoR explained">RoR explained</a> 2009-02-27 12:40:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-engineer-growth-path-of-b-target-decomposition/</wfw:commentRss>
	</item>
		<item>
		<title>web developed by a number of issues (java directions)</title>
		<link>http://www.codeweblog.com/web-developed-by-a-number-of-issues-java-directions/</link>
		<comments>http://www.codeweblog.com/web-developed-by-a-number-of-issues-java-directions/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 12:30:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[level cache]]></category>
<category><![CDATA[secondary cache]]></category>
<category><![CDATA[batch size]]></category>
<category><![CDATA[configuration parameters]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[performance problems]]></category>
<category><![CDATA[database access]]></category>
<category><![CDATA[cache management]]></category>
<category><![CDATA[entire project]]></category>
<category><![CDATA[query api]]></category>
<category><![CDATA[optimization problem]]></category>
<category><![CDATA[paging solutions]]></category>
<category><![CDATA[generation mechanism]]></category>
<category><![CDATA[optimization techniques]]></category>
<category><![CDATA[access databases]]></category>
<category><![CDATA[redundant data]]></category>
<category><![CDATA[control strategy]]></category>
<category><![CDATA[performance tuning]]></category>
<category><![CDATA[answers to questions]]></category>
<category><![CDATA[stresses]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/web-developed-by-a-number-of-issues-java-directions/</guid>
		<description><![CDATA[Internship soon, and the company give me a number of questions, let me seriously think about. I encountered some problems, some not, I check the information from the Internet, and finally put together ...]]></description>
		<content:encoded><![CDATA[Internship soon, and the company give me a number of questions, let me seriously think about. I encountered some problems, some not, I check the information from the Internet, and finally put together ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-configuration-parameters-hibernate-hbm2ddl-auto/" title="Hibernate configuration parameters hibernate.hbm2ddl.auto">Hibernate configuration parameters hibernate.hbm2ddl.auto</a> 2009-02-27 11:22:24</li>
					<li><a href="http://www.codeweblog.com/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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/web-developed-by-a-number-of-issues-java-directions/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate performance tuning (the focus of understanding)</title>
		<link>http://www.codeweblog.com/hibernate-performance-tuning-the-focus-of-understanding/</link>
		<comments>http://www.codeweblog.com/hibernate-performance-tuning-the-focus-of-understanding/#comments</comments>
		<pubDate>Tue, 03 Mar 2009 10:26:40+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[succession]]></category>
<category><![CDATA[object cache]]></category>
<category><![CDATA[secondary cache]]></category>
<category><![CDATA[redundancy]]></category>
<category><![CDATA[occasions]]></category>
<category><![CDATA[web applications]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[system architecture]]></category>
<category><![CDATA[merits]]></category>
<category><![CDATA[emergence]]></category>
<category><![CDATA[performance bottleneck]]></category>
<category><![CDATA[real time data]]></category>
<category><![CDATA[performance bottlenecks]]></category>
<category><![CDATA[explicit state]]></category>
<category><![CDATA[magic weapon]]></category>
<category><![CDATA[small tables]]></category>
<category><![CDATA[table column]]></category>
<category><![CDATA[query result]]></category>
<category><![CDATA[correlation]]></category>
<category><![CDATA[merger]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-performance-tuning-the-focus-of-understanding/</guid>
		<description><![CDATA[1. Object Cache: fine-grained, in view of the table Record Level, transparent access, without changing the procedure code can greatly enhance the performance of web applications. ORM object cache is a ...]]></description>
		<content:encoded><![CDATA[1. Object Cache: fine-grained, in view of the table Record Level, transparent access, without changing the procedure code can greatly enhance the performance of web applications. ORM object cache is a ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/application-of-spring-struts2-0-hibernate-hql/" title="Application of spring struts2.0 hibernate HQL">Application of spring struts2.0 hibernate HQL</a> 2009-02-27 11:20:38</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/the-level-hibernate-cache/" title="The level Hibernate cache">The level Hibernate cache</a> 2009-02-27 09:45:02</li>
					<li><a href="http://www.codeweblog.com/great-collection-of-java-interview-topics/" title="Great collection of java interview topics">Great collection of java interview topics</a> 2009-02-27 09:44:32</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-performance-tuning-the-focus-of-understanding/</wfw:commentRss>
	</item>
		<item>
		<title>The merits of the field-driven development</title>
		<link>http://www.codeweblog.com/the-merits-of-the-field-driven-development/</link>
		<comments>http://www.codeweblog.com/the-merits-of-the-field-driven-development/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 11:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[jpa]]></category>
<category><![CDATA[database connection]]></category>
<category><![CDATA[design error]]></category>
<category><![CDATA[design documents]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[database reverse engineering]]></category>
<category><![CDATA[driven uml]]></category>
<category><![CDATA[uml features]]></category>
<category><![CDATA[database migration]]></category>
<category><![CDATA[work efficiency]]></category>
<category><![CDATA[tedious job]]></category>
<category><![CDATA[demand changes]]></category>
<category><![CDATA[uml diagram]]></category>
<category><![CDATA[time database]]></category>
<category><![CDATA[driven development]]></category>
<category><![CDATA[design database]]></category>
<category><![CDATA[design time]]></category>
<category><![CDATA[annotations]]></category>
<category><![CDATA[merits]]></category>
<category><![CDATA[adoption]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-merits-of-the-field-driven-development/</guid>
		<description><![CDATA[All along, J2ee development process (in Struts + Hibernate + Spring as an example) are as follows: 1. Design Database 2. Generate database 3. From the project to establish database connection 4. Put t ...]]></description>
		<content:encoded><![CDATA[All along, J2ee development process (in Struts + Hibernate + Spring as an example) are as follows: 1. Design Database 2. Generate database 3. From the project to establish database connection 4. Put t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/in-the-spring-to-configure-service/" title="In the Spring to configure Service">In the Spring to configure Service</a> 2009-02-27 13:50:31</li>
					<li><a href="http://www.codeweblog.com/spring-hibernate-to-use-glassfish-database-connection-pool/" title="Spring + Hibernate to use Glassfish Database Connection Pool">Spring + Hibernate to use Glassfish Database Connection Pool</a> 2009-02-27 11:21:06</li>
					<li><a href="http://www.codeweblog.com/hibernate-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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-merits-of-the-field-driven-development/</wfw:commentRss>
	</item>
		<item>
		<title>Universal Data Access Control System Design</title>
		<link>http://www.codeweblog.com/universal-data-access-control-system-design/</link>
		<comments>http://www.codeweblog.com/universal-data-access-control-system-design/#comments</comments>
		<pubDate>Sat, 28 Feb 2009 09:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[increase system resources]]></category>
<category><![CDATA[universal data access]]></category>
<category><![CDATA[product design software]]></category>
<category><![CDATA[access control system]]></category>
<category><![CDATA[treasury employees]]></category>
<category><![CDATA[configuration tables]]></category>
<category><![CDATA[sector type]]></category>
<category><![CDATA[john doe]]></category>
<category><![CDATA[object instance]]></category>
<category><![CDATA[original system]]></category>
<category><![CDATA[system functionality]]></category>
<category><![CDATA[system database]]></category>
<category><![CDATA[rights management]]></category>
<category><![CDATA[tree structure]]></category>
<category><![CDATA[customer needs]]></category>
<category><![CDATA[database design]]></category>
<category><![CDATA[maps]]></category>
<category><![CDATA[shanghai]]></category>
<category><![CDATA[beijing]]></category>
<category><![CDATA[sectors]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/universal-data-access-control-system-design/</guid>
		<description><![CDATA[Figure II: general data rights management system database design Comparison of two maps, we can see that the main changes between them are: 1, increase system resources, information and operation type ...]]></description>
		<content:encoded><![CDATA[Figure II: general data rights management system database design Comparison of two maps, we can see that the main changes between them are: 1, increase system resources, information and operation type ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/ruby-on-rails-job/" title="ruby on rails job">ruby on rails job</a> 2009-03-08 01:45:02</li>
					<li><a href="http://www.codeweblog.com/20-principles-of-needs-analysis/" title="20 principles of needs analysis">20 principles of needs analysis</a> 2009-03-06 19:00:04</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/universal-data-access-control-system-design/</wfw:commentRss>
	</item>
	</channel>
</rss>
