<?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>data models</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/data-models/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>data models</description>
	<pubDate>Sun, 21 Mar 2010 15:46:22+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Notes Object Persistence</title>
		<link>http://www.codeweblog.com/notes-object-persistence/</link>
		<comments>http://www.codeweblog.com/notes-object-persistence/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 13:15:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[business logic]]></category>
<category><![CDATA[object model]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[relational model]]></category>
<category><![CDATA[object persistence]]></category>
<category><![CDATA[domain object]]></category>
<category><![CDATA[database access]]></category>
<category><![CDATA[syntax error]]></category>
<category><![CDATA[data models]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[run time error]]></category>
<category><![CDATA[java domain]]></category>
<category><![CDATA[domain objects]]></category>
<category><![CDATA[access code]]></category>
<category><![CDATA[database 2]]></category>
<category><![CDATA[program structure]]></category>
<category><![CDATA[poor readability]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[session ejb]]></category>
<category><![CDATA[relevant code]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/notes-object-persistence/</guid>
		<description><![CDATA[III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...]]></description>
		<content:encoded><![CDATA[III. Java domain objects used in the comparison lasting technology Java in the current total of five kinds of commonly used model to achieve lasting: 1 jdbc direct access to the database 2 active doma ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/notes-object-persistence/</wfw:commentRss>
	</item>
		<item>
		<title>At ajax application data exchanged between</title>
		<link>http://www.codeweblog.com/at-ajax-application-data-exchanged-between/</link>
		<comments>http://www.codeweblog.com/at-ajax-application-data-exchanged-between/#comments</comments>
		<pubDate>Mon, 20 Apr 2009 07:55:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[xml documents]]></category>
<category><![CDATA[xml document]]></category>
<category><![CDATA[json]]></category>
<category><![CDATA[xmlhttprequest]]></category>
<category><![CDATA[client side javascript]]></category>
<category><![CDATA[javascript object]]></category>
<category><![CDATA[data formats]]></category>
<category><![CDATA[object parameters]]></category>
<category><![CDATA[application data]]></category>
<category><![CDATA[data models]]></category>
<category><![CDATA[xml model]]></category>
<category><![CDATA[necessary operations]]></category>
<category><![CDATA[model differences]]></category>
<category><![CDATA[dom tree]]></category>
<category><![CDATA[code request]]></category>
<category><![CDATA[request object]]></category>
<category><![CDATA[analysis model]]></category>
<category><![CDATA[model directory]]></category>
<category><![CDATA[traditional model]]></category>
<category><![CDATA[document server]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/at-ajax-application-data-exchanged-between/</guid>
		<description><![CDATA[In this article, I will introduce one for the Ajax client and server to transfer data between the main method, and compare the traditional model of Web applications with the Ajax model differences. In ...]]></description>
		<content:encoded><![CDATA[In this article, I will introduce one for the Ajax client and server to transfer data between the main method, and compare the traditional model of Web applications with the Ajax model differences. In ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/depth-understanding-of-the-eval-function-in-javascript/" title="Depth understanding of the eval function in javascript">Depth understanding of the eval function in javascript</a> 2009-03-01 20:15:02</li>
					<li><a href="http://www.codeweblog.com/hibernate-connection-pool-configuration/" title="Hibernate connection pool configuration">Hibernate connection pool configuration</a> 2009-02-27 10:01:35</li>
					<li><a href="http://www.codeweblog.com/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/at-ajax-application-data-exchanged-between/</wfw:commentRss>
	</item>
		<item>
		<title>【转载】 Part I. Designed Quick Start Guide --- --- Template + data model = output</title>
		<link>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/</link>
		<comments>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/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 09:20:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[design phase]]></category>
<category><![CDATA[html documents]]></category>
<category><![CDATA[h1]]></category>
<category><![CDATA[html fragment]]></category>
<category><![CDATA[time developers]]></category>
<category><![CDATA[memory contents]]></category>
<category><![CDATA[output template]]></category>
<category><![CDATA[freemarker]]></category>
<category><![CDATA[template data]]></category>
<category><![CDATA[guide template]]></category>
<category><![CDATA[model output]]></category>
<category><![CDATA[conversion rate]]></category>
<category><![CDATA[data models]]></category>
<category><![CDATA[welcome user]]></category>
<category><![CDATA[data model]]></category>
<category><![CDATA[commerce application]]></category>
<category><![CDATA[time status]]></category>
<category><![CDATA[dynamic data]]></category>
<category><![CDATA[page displays]]></category>
<category><![CDATA[customer orders]]></category>
		<guid isPermaLink="true">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/</guid>
		<description><![CDATA[Chapter 1. Quick Start Quick Start Template + data model = output Template + data model = output FreeMarker is based on an idea: designers and developers are different people, they were good at differ ...]]></description>
		<content:encoded><![CDATA[Chapter 1. Quick Start Quick Start Template + data model = output Template + data model = output FreeMarker is based on an idea: designers and developers are different people, they were good at differ ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/pages-14-to-accelerate-the-optimization-of-the-rules/" title="Pages 14 to accelerate the optimization of the rules">Pages 14 to accelerate the optimization of the rules</a> 2009-03-13 19:50:02</li>
					<li><a href="http://www.codeweblog.com/effect-js-pulldown-menu/" title="[Effect] JS pulldown menu">[Effect] JS pulldown menu</a> 2009-03-12 16:15:02</li>
					<li><a href="http://www.codeweblog.com/designed-with-the-real-coding/" title="Designed with the real coding">Designed with the real coding</a> 2009-03-06 10:45:02</li>
					<li><a href="http://www.codeweblog.com/web-site-speed-program/" title="Web site speed program">Web site speed program</a> 2009-03-05 18:55:02</li>
					<li><a href="http://www.codeweblog.com/the-real-design-and-coding/" title="The real design and coding">The real design and coding</a> 2009-03-02 23:05:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>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/</wfw:commentRss>
	</item>
	</channel>
</rss>
