<?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>proxy</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/proxy/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>proxy</description>
	<pubDate>Mon, 22 Mar 2010 20:00:23+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Seam project to build records (1)</title>
		<link>http://www.codeweblog.com/seam-project-to-build-records-1/</link>
		<comments>http://www.codeweblog.com/seam-project-to-build-records-1/#comments</comments>
		<pubDate>Mon, 15 Feb 2010 02:30:22+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[proxy]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[persistence]]></category>
<category><![CDATA[variable name]]></category>
<category><![CDATA[dao]]></category>
<category><![CDATA[private class]]></category>
<category><![CDATA[getclass]]></category>
<category><![CDATA[ordination]]></category>
<category><![CDATA[instanceof]]></category>
<category><![CDATA[judgments]]></category>
<category><![CDATA[seam]]></category>
<category><![CDATA[session name]]></category>
<category><![CDATA[point in time]]></category>
<category><![CDATA[phase analysis]]></category>
<category><![CDATA[configuration properties]]></category>
<category><![CDATA[generic class]]></category>
<category><![CDATA[runtimeexception]]></category>
<category><![CDATA[type construction]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/seam-project-to-build-records-1/</guid>
		<description><![CDATA[1. SEAM 2.2 and still can not properly support JSF 2.0 Tried two days or Gaobu Ding, seam of the phase analysis of the jsf appeared NullPointException, in exchange for jsf1.2 no problem, SEAM official ...]]></description>
		<content:encoded><![CDATA[1. SEAM 2.2 and still can not properly support JSF 2.0 Tried two days or Gaobu Ding, seam of the phase analysis of the jsf appeared NullPointException, in exchange for jsf1.2 no problem, SEAM official ...				<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/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/seam-project-to-build-records-1/</wfw:commentRss>
	</item>
		<item>
		<title>Forget that is a mistake.</title>
		<link>http://www.codeweblog.com/forget-that-is-a-mistake/</link>
		<comments>http://www.codeweblog.com/forget-that-is-a-mistake/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 18:15:07+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[apache]]></category>
<category><![CDATA[java lang]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[proxy]]></category>
<category><![CDATA[quot]]></category>
<category><![CDATA[ibatis]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[interceptor]]></category>
<category><![CDATA[cglib]]></category>
<category><![CDATA[mistake]]></category>
<category><![CDATA[exceptions]]></category>
<category><![CDATA[mapper]]></category>
<category><![CDATA[session defaults]]></category>
<category><![CDATA[mylog]]></category>
<category><![CDATA[userinfo]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/forget-that-is-a-mistake/</guid>
		<description><![CDATA[If you forget a mistake, I do not want to repeat the mistakes again. Write it down. &lt;mapper resource=&quot;com/company/blog/sqlmap/testMapper.xml&quot; /&gt; In the configuration file you forgot to ...]]></description>
		<content:encoded><![CDATA[If you forget a mistake, I do not want to repeat the mistakes again. Write it down. &lt;mapper resource=&quot;com/company/blog/sqlmap/testMapper.xml&quot; /&gt; In the configuration file you forgot to ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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>
					<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>
					<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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/forget-that-is-a-mistake/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate Database template base class GenericDao</title>
		<link>http://www.codeweblog.com/hibernate-database-template-base-class-genericdao/</link>
		<comments>http://www.codeweblog.com/hibernate-database-template-base-class-genericdao/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 07:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-database-template-base-class-genericdao/</guid>
		<description><![CDATA[/ / Use of designated entities and attributes (non-primary key) search (to meet the entity attribute value like string) data public List findLikeByEntity (T entity, String [] propertyNames); / / Use t ...]]></description>
		<content:encoded><![CDATA[/ / Use of designated entities and attributes (non-primary key) search (to meet the entity attribute value like string) data public List findLikeByEntity (T entity, String [] propertyNames); / / Use t ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<li><a href="http://www.codeweblog.com/java-interview-questions/" title="JAVA interview questions">JAVA interview questions</a> 2009-02-27 12:33:39</li>
					<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/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</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-database-template-base-class-genericdao/</wfw:commentRss>
	</item>
		<item>
		<title>OK, I admit it. I'm baffled. - Ext JS</title>
		<link>http://www.codeweblog.com/ok-i-admit-it-i-m-baffled-ext-js/</link>
		<comments>http://www.codeweblog.com/ok-i-admit-it-i-m-baffled-ext-js/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 15:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[proxy]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[source code]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[dwr]]></category>
<category><![CDATA[column model]]></category>
<category><![CDATA[cells]]></category>
<category><![CDATA[observers]]></category>
<category><![CDATA[going round in circles]]></category>
<category><![CDATA[datamodel]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ok-i-admit-it-i-m-baffled-ext-js/</guid>
		<description><![CDATA[I want to upgrade to the new grid. I&#39;ve been reading source code, but going round in circles. Using 0.33, I implemented my own custom DataModel which extended LoadableDataModel and used DWR to pul ...]]></description>
		<content:encoded><![CDATA[I want to upgrade to the new grid. I&#39;ve been reading source code, but going round in circles. Using 0.33, I implemented my own custom DataModel which extended LoadableDataModel and used DWR to pul ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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>
					<li><a href="http://www.codeweblog.com/spring-hibernate-oracle9i-to-read-and-write-clob/" title="spring + hibernate + oracle9i to read and write CLOB">spring + hibernate + oracle9i to read and write CLOB</a> 2009-02-27 11:21:19</li>
					<li><a href="http://www.codeweblog.com/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-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/ok-i-admit-it-i-m-baffled-ext-js/</wfw:commentRss>
	</item>
		<item>
		<title>Front-end development of the common IE debugging tools [to]</title>
		<link>http://www.codeweblog.com/front-end-development-of-the-common-ie-debugging-tools-to/</link>
		<comments>http://www.codeweblog.com/front-end-development-of-the-common-ie-debugging-tools-to/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 11:35:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[proxy]]></category>
<category><![CDATA[js]]></category>
<category><![CDATA[performance optimization]]></category>
<category><![CDATA[microsoft]]></category>
<category><![CDATA[firebug]]></category>
<category><![CDATA[firefox]]></category>
<category><![CDATA[safari]]></category>
<category><![CDATA[opera]]></category>
<category><![CDATA[web developer]]></category>
<category><![CDATA[yahoo]]></category>
<category><![CDATA[page performance]]></category>
<category><![CDATA[companion]]></category>
<category><![CDATA[microsoft script]]></category>
<category><![CDATA[data analysis tools]]></category>
<category><![CDATA[debug tools]]></category>
<category><![CDATA[view tool]]></category>
<category><![CDATA[script debugger]]></category>
<category><![CDATA[yslow]]></category>
<category><![CDATA[developer tools]]></category>
<category><![CDATA[fiddler]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/front-end-development-of-the-common-ie-debugging-tools-to/</guid>
		<description><![CDATA[Some front-end development of the common IE debugging tools: Microsoft Script Debugger - Companion.JS need to install this Companion.JS - Javascript debugger for IE, like Console API feature IE Develo ...]]></description>
		<content:encoded><![CDATA[Some front-end development of the common IE debugging tools: Microsoft Script Debugger - Companion.JS need to install this Companion.JS - Javascript debugger for IE, like Console API feature IE Develo ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-study-of-the-second/" title="hibernate study of the second">hibernate study of the second</a> 2009-03-01 18:37:51</li>
					<li><a href="http://www.codeweblog.com/hibernate-the-third-study-mapping-file-configuration/" title="hibernate the third study (mapping file configuration)">hibernate the third study (mapping file configuration)</a> 2009-03-01 18:37:44</li>
					<li><a href="http://www.codeweblog.com/js-after-ajax-request-return-of-the-problem-can-not-be-implemented/" title="JS after ajax request return of the problem can not be implemented">JS after ajax request return of the problem can not be implemented</a> 2009-03-01 17:15:02</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/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/front-end-development-of-the-common-ie-debugging-tools-to/</wfw:commentRss>
	</item>
		<item>
		<title>Acegi at SSH (Struts + Spring + Hibernate) primary application of</title>
		<link>http://www.codeweblog.com/acegi-at-ssh-struts-spring-hibernate-primary-application-of/</link>
		<comments>http://www.codeweblog.com/acegi-at-ssh-struts-spring-hibernate-primary-application-of/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 22:20:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[proxy]]></category>
<category><![CDATA[lt xml]]></category>
<category><![CDATA[utf 8]]></category>
<category><![CDATA[java sun]]></category>
<category><![CDATA[xsi]]></category>
<category><![CDATA[xmlschema]]></category>
<category><![CDATA[j2ee]]></category>
<category><![CDATA[xmlns]]></category>
<category><![CDATA[param name]]></category>
<category><![CDATA[init]]></category>
<category><![CDATA[filter class]]></category>
<category><![CDATA[filter name]]></category>
<category><![CDATA[character encoding]]></category>
<category><![CDATA[config]]></category>
<category><![CDATA[codec]]></category>
<category><![CDATA[acegi security]]></category>
<category><![CDATA[xps]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/acegi-at-ssh-struts-spring-hibernate-primary-application-of/</guid>
		<description><![CDATA[Acegi at SSH (Struts + Spring + Hibernate) primary application of]]></description>
		<content:encoded><![CDATA[Acegi at SSH (Struts + Spring + Hibernate) primary application of				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/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/acegi-at-ssh-struts-spring-hibernate-primary-application-of/</wfw:commentRss>
	</item>
		<item>
		<title>Java Remoting: Protocol Benchmarks</title>
		<link>http://www.codeweblog.com/java-remoting-protocol-benchmarks/</link>
		<comments>http://www.codeweblog.com/java-remoting-protocol-benchmarks/#comments</comments>
		<pubDate>Mon, 30 Mar 2009 21:30:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[proxy]]></category>
<category><![CDATA[serializable]]></category>
<category><![CDATA[ejb]]></category>
<category><![CDATA[protocol]]></category>
<category><![CDATA[codebase]]></category>
<category><![CDATA[protocols]]></category>
<category><![CDATA[remoting]]></category>
<category><![CDATA[orion application server]]></category>
<category><![CDATA[three flavors]]></category>
<category><![CDATA[object serialization]]></category>
<category><![CDATA[apache xml]]></category>
<category><![CDATA[xml rpc]]></category>
<category><![CDATA[differentiator]]></category>
<category><![CDATA[caucho]]></category>
<category><![CDATA[rmi]]></category>
<category><![CDATA[burlap]]></category>
<category><![CDATA[benchmarks]]></category>
<category><![CDATA[couple of days]]></category>
<category><![CDATA[transports]]></category>
<category><![CDATA[sake]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/java-remoting-protocol-benchmarks/</guid>
		<description><![CDATA[With the original address: http://daniel.gredler.net/2008/01/07/java-remoting-protocol-benchmarks/ I&#39;ve been analyzing Java remoting protocols at work over the past couple of days, and thought I&# ...]]></description>
		<content:encoded><![CDATA[With the original address: http://daniel.gredler.net/2008/01/07/java-remoting-protocol-benchmarks/ I&#39;ve been analyzing Java remoting protocols at work over the past couple of days, and thought I&# ...				<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/j2ee-architect-road/" title="J2EE Architect road">J2EE Architect road</a> 2009-02-27 13:51:54</li>
					<li><a href="http://www.codeweblog.com/jboss-ejb3-message-driven-bean/" title="jboss ejb3 Message Driven Bean">jboss ejb3 Message Driven Bean</a> 2009-02-27 13:50:10</li>
					<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/hibernate-s-lazy-strategy/" title="Hibernate's lazy strategy">Hibernate's lazy strategy</a> 2009-02-27 09:44:43</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/java-remoting-protocol-benchmarks/</wfw:commentRss>
	</item>
		<item>
		<title>Spring + Hibernate, CRD no problem, update invalid??</title>
		<link>http://www.codeweblog.com/spring-hibernate-crd-no-problem-update-invalid/</link>
		<comments>http://www.codeweblog.com/spring-hibernate-crd-no-problem-update-invalid/#comments</comments>
		<pubDate>Sun, 29 Mar 2009 08:05:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[proxy]]></category>
<category><![CDATA[transaction manager]]></category>
<category><![CDATA[springframework]]></category>
<category><![CDATA[xml]]></category>
<category><![CDATA[jdbc datasource]]></category>
<category><![CDATA[getsession]]></category>
<category><![CDATA[ref ds]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/spring-hibernate-crd-no-problem-update-invalid/</guid>
		<description><![CDATA[Yes my spring2.5.6 + hibernte3.3, did not use spring and hibernateTemplate the HibernateDaoSupport, only its AnnotationSessionFactoryBean, Tim censored search do not have any problem, as long as one u ...]]></description>
		<content:encoded><![CDATA[Yes my spring2.5.6 + hibernte3.3, did not use spring and hibernateTemplate the HibernateDaoSupport, only its AnnotationSessionFactoryBean, Tim censored search do not have any problem, as long as one u ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/spring-hibernate-crd-no-problem-update-invalid/</wfw:commentRss>
	</item>
		<item>
		<title>Ruby's SOAP Practice (1)</title>
		<link>http://www.codeweblog.com/ruby-s-soap-practice-1/</link>
		<comments>http://www.codeweblog.com/ruby-s-soap-practice-1/#comments</comments>
		<pubDate>Sat, 21 Mar 2009 18:35:01+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[proxy]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[localhost]]></category>
<category><![CDATA[parameters]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[new timer]]></category>
<category><![CDATA[soap client]]></category>
<category><![CDATA[strftime]]></category>
<category><![CDATA[svr]]></category>
<category><![CDATA[server time]]></category>
<category><![CDATA[ctrl c]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-s-soap-practice-1/</guid>
		<description><![CDATA[Example of the implementation of the more than one method, that contains examples of SOAP parameters. SOAP Client Services: SOAP client:]]></description>
		<content:encoded><![CDATA[Example of the implementation of the more than one method, that contains examples of SOAP parameters. SOAP Client Services: SOAP client:				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/ruby-s-soap-practice-1/</wfw:commentRss>
	</item>
		<item>
		<title>hibernate the third study (mapping file configuration)</title>
		<link>http://www.codeweblog.com/hibernate-the-third-study-mapping-file-configuration/</link>
		<comments>http://www.codeweblog.com/hibernate-the-third-study-mapping-file-configuration/#comments</comments>
		<pubDate>Sun, 01 Mar 2009 18:37:44+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[lt]]></category>
<category><![CDATA[proxy]]></category>
<category><![CDATA[implementation]]></category>
<category><![CDATA[schema]]></category>
<category><![CDATA[batch size]]></category>
<category><![CDATA[occasions]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[sql update]]></category>
<category><![CDATA[subclass]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-the-third-study-mapping-file-configuration/</guid>
		<description><![CDATA[If you do not want to use the default hibernate.cfg.xml file as a configuration file, we can also specify the configuration file name: File file = new File ( &quot;C: \ \ myhibernate.xml&quot;); Confi ...]]></description>
		<content:encoded><![CDATA[If you do not want to use the default hibernate.cfg.xml file as a configuration file, we can also specify the configuration file name: File file = new File ( &quot;C: \ \ myhibernate.xml&quot;); Confi ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/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/hibernate-the-third-study-mapping-file-configuration/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate's lazy strategy</title>
		<link>http://www.codeweblog.com/hibernate-s-lazy-strategy/</link>
		<comments>http://www.codeweblog.com/hibernate-s-lazy-strategy/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 09:44:43+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[correlation values]]></category>
<category><![CDATA[strategy session]]></category>
<category><![CDATA[necessary tools]]></category>
<category><![CDATA[lt]]></category>
<category><![CDATA[proxy]]></category>
<category><![CDATA[implementation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-s-lazy-strategy/</guid>
		<description><![CDATA[hibernate Lazy strategy can be used in: tag, it can be true / false Tags can values true / false type of necessary tools to enhance can tag values true / false / extra can be single-ended cor ...]]></description>
		<content:encoded><![CDATA[hibernate Lazy strategy can be used in: tag, it can be true / false Tags can values true / false type of necessary tools to enhance can tag values true / false / extra can be single-ended cor ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-to-use-the-principle-of/" title="hibernate to use the principle of">hibernate to use the principle of</a> 2009-02-27 09:47:00</li>
					<li><a href="http://www.codeweblog.com/hibernate-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/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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/hibernate-s-lazy-strategy/</wfw:commentRss>
	</item>
	</channel>
</rss>
