<?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>business entity</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/business-entity/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>business entity</description>
	<pubDate>Mon, 22 Mar 2010 15:46:13+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>The use of anonymous inner classes to complete the abstract factory pattern</title>
		<link>http://www.codeweblog.com/the-use-of-anonymous-inner-classes-to-complete-the-abstract-factory-pattern/</link>
		<comments>http://www.codeweblog.com/the-use-of-anonymous-inner-classes-to-complete-the-abstract-factory-pattern/#comments</comments>
		<pubDate>Wed, 03 Feb 2010 16:20:38+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[abstract class]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[abstract factory pattern]]></category>
<category><![CDATA[person person]]></category>
<category><![CDATA[inspiration]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[null interface]]></category>
<category><![CDATA[jdbc code]]></category>
<category><![CDATA[orcale]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/the-use-of-anonymous-inner-classes-to-complete-the-abstract-factory-pattern/</guid>
		<description><![CDATA[I am writing this article is anonymous class, as well as an understanding of the abstract factory ... find some inspiration to write down .. hope that we can learn together ... Abstract factory class  ...]]></description>
		<content:encoded><![CDATA[I am writing this article is anonymous class, as well as an understanding of the abstract factory ... find some inspiration to write down .. hope that we can learn together ... Abstract factory class  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/javascript-basic-object-oriented-technology-c/" title="javascript basic object-oriented technology (c)">javascript basic object-oriented technology (c)</a> 2009-03-11 05:15:02</li>
					<li><a href="http://www.codeweblog.com/java-design-pattern-part-of-the-abstract-factory-pattern/" title="Java Design Pattern Part of the abstract factory pattern">Java Design Pattern Part of the abstract factory pattern</a> 2009-03-06 20:00:04</li>
					<li><a href="http://www.codeweblog.com/hibernate-in-the-get-method-and-the-difference-between-load-method/" title="hibernate in the get method and the difference between load method">hibernate in the get method and the difference between load method</a> 2009-03-04 09:49:56</li>
					<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/some-interview-questions-java/" title="Some interview questions java">Some interview questions java</a> 2009-02-27 12:34:14</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/the-use-of-anonymous-inner-classes-to-complete-the-abstract-factory-pattern/</wfw:commentRss>
	</item>
		<item>
		<title>ejb (1)</title>
		<link>http://www.codeweblog.com/ejb-1/</link>
		<comments>http://www.codeweblog.com/ejb-1/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 01:55:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[bean entity]]></category>
<category><![CDATA[business logic]]></category>
<category><![CDATA[entity bean]]></category>
<category><![CDATA[business object]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[java object]]></category>
<category><![CDATA[j2ee components]]></category>
<category><![CDATA[operational methods]]></category>
<category><![CDATA[stateless session bean]]></category>
<category><![CDATA[meta data]]></category>
<category><![CDATA[customer database]]></category>
<category><![CDATA[decoupling]]></category>
<category><![CDATA[bean container]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[logic components]]></category>
<category><![CDATA[jms messages]]></category>
<category><![CDATA[container management]]></category>
<category><![CDATA[database business]]></category>
<category><![CDATA[account history]]></category>
<category><![CDATA[support security]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ejb-1/</guid>
		<description><![CDATA[What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...]]></description>
		<content:encoded><![CDATA[What is EJB? An enterprise JavaBean (EJB) is a reusable, portable J2EE components. EJB from the packaging of many possible approaches to business logic components. For example, an EJB can include a cu ...				<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/based-on-jdbc-jpa-annotation-achieve-simple-crud-generic-dao/" title="Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao">Based on JDBC, JPA Annotation achieve simple CRUD Generic Dao</a> 2009-02-27 09:45:34</li>
					<li><a href="http://www.codeweblog.com/java-technology-wishing-cow-needed-25-points-of-study/" title="Java Technology wishing cow needed 25 points of study">Java Technology wishing cow needed 25 points of study</a> 2009-02-27 09:43:06</li>
					<li><a href="http://www.codeweblog.com/j2ee-questions-noodles/" title="J2EE questions Noodles">J2EE questions Noodles</a> 2009-02-27 09:42:55</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ejb-1/</wfw:commentRss>
	</item>
		<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>dwr / struts examples of the development of</title>
		<link>http://www.codeweblog.com/dwr-struts-examples-of-the-development-of/</link>
		<comments>http://www.codeweblog.com/dwr-struts-examples-of-the-development-of/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 10:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[servlet class]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[jsp]]></category>
<category><![CDATA[relevant documents]]></category>
<category><![CDATA[debug]]></category>
<category><![CDATA[conversion]]></category>
<category><![CDATA[entity class]]></category>
<category><![CDATA[invoker]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[business processes]]></category>
<category><![CDATA[uk ltd]]></category>
<category><![CDATA[interface service]]></category>
<category><![CDATA[page demo]]></category>
<category><![CDATA[demo application]]></category>
<category><![CDATA[client interface]]></category>
<category><![CDATA[business entity]]></category>
<category><![CDATA[business category]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/dwr-struts-examples-of-the-development-of/</guid>
		<description><![CDATA[Start by telling you about the structure of the application client page: demo.jsp used to display client interface service: DemoAction is a Struts sub-class of Action to control the conversion, DemoFa ...]]></description>
		<content:encoded><![CDATA[Start by telling you about the structure of the application client page: demo.jsp used to display client interface service: DemoAction is a Struts sub-class of Action to control the conversion, DemoFa ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-generic-generic-dao/" title="hibernate generic generic DAO">hibernate generic generic DAO</a> 2009-02-27 09:46:44</li>
					<li><a href="http://www.codeweblog.com/servlet-brief-introduction/" title="Servlet brief introduction">Servlet brief introduction</a> 2009-02-27 09:46:20</li>
					<li><a href="http://www.codeweblog.com/struts2-hibernate-spring-problem-user-log-in/" title="Struts2 + hibernate + spring problem user log in">Struts2 + hibernate + spring problem user log in</a> 2009-02-27 09:45:41</li>
					<li><a href="http://www.codeweblog.com/hibernate-secondary-cache/" title="Hibernate secondary cache">Hibernate secondary cache</a> 2009-02-27 09:45:24</li>
					<li><a href="http://www.codeweblog.com/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/dwr-struts-examples-of-the-development-of/</wfw:commentRss>
	</item>
	</channel>
</rss>
