<?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>subclass</title>
	<atom:link href="http://www.codeweblog.com/feed/tag/subclass/" rel="self" type="application/rss+xml" />
	<link>http://www.codeweblog.com/</link>
	<description>subclass</description>
	<pubDate>Sun, 21 Mar 2010 07:14:28+0000</pubDate>
	<generator>http://www.codeweblog.com/</generator>
	<language>en</language>
		<item>
		<title>Design Patterns: Factory Method</title>
		<link>http://www.codeweblog.com/design-patterns-factory-method/</link>
		<comments>http://www.codeweblog.com/design-patterns-factory-method/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 00:45:18+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[string args]]></category>
<category><![CDATA[public interface]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[factories]]></category>
<category><![CDATA[implements]]></category>
<category><![CDATA[main string]]></category>
<category><![CDATA[design patterns]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[closure]]></category>
<category><![CDATA[factory interface]]></category>
<category><![CDATA[abstract factory]]></category>
<category><![CDATA[core classes]]></category>
<category><![CDATA[java interface]]></category>
<category><![CDATA[advantage of abstraction]]></category>
<category><![CDATA[banana factory]]></category>
<category><![CDATA[apple factory]]></category>
<category><![CDATA[fruit apple]]></category>
<category><![CDATA[concrete plant]]></category>
<category><![CDATA[product creation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/design-patterns-factory-method/</guid>
		<description><![CDATA[/ ** * Factory method to create models belong to the class-based model is also known as multi-state factory mode. * Factory Method pattern is to define the meaning of an object factory interface to cr ...]]></description>
		<content:encoded><![CDATA[/ ** * Factory method to create models belong to the class-based model is also known as multi-state factory mode. * Factory Method pattern is to define the meaning of an object factory interface to cr ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/build-flex-spring-blazeds-hibernate-application/" title="Build flex + spring + blazeds + hibernate application">Build flex + spring + blazeds + hibernate application</a> 2009-02-27 11:20:52</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/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/first-hibernate-example/" title="First Hibernate Example">First Hibernate Example</a> 2009-02-27 09:46:02</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/design-patterns-factory-method/</wfw:commentRss>
	</item>
		<item>
		<title>Finishing the principles of software development knowledge</title>
		<link>http://www.codeweblog.com/finishing-the-principles-of-software-development-knowledge/</link>
		<comments>http://www.codeweblog.com/finishing-the-principles-of-software-development-knowledge/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 09:45:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[software system design]]></category>
<category><![CDATA[demand changes]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[target]]></category>
<category><![CDATA[object oriented software]]></category>
<category><![CDATA[coupling]]></category>
<category><![CDATA[parent category]]></category>
<category><![CDATA[oriented programming]]></category>
<category><![CDATA[level modules]]></category>
<category><![CDATA[software function]]></category>
<category><![CDATA[core issue]]></category>
<category><![CDATA[segregation]]></category>
<category><![CDATA[polymerization]]></category>
<category><![CDATA[development knowledge]]></category>
<category><![CDATA[cohesion]]></category>
<category><![CDATA[lsp]]></category>
<category><![CDATA[richter]]></category>
<category><![CDATA[dimitr]]></category>
<category><![CDATA[lod]]></category>
<category><![CDATA[subtype]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/finishing-the-principles-of-software-development-knowledge/</guid>
		<description><![CDATA[Finishing the principles of software development knowledge Maintainability Support System (Maintainability), to enhance reusability of the system (Reuseability) ---------------------&gt; For object-or ...]]></description>
		<content:encoded><![CDATA[Finishing the principles of software development knowledge Maintainability Support System (Maintainability), to enhance reusability of the system (Reuseability) ---------------------&gt; For object-or ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/js-examples-of-common-events/" title="js examples of common events">js examples of common events</a> 2009-03-03 02:10:02</li>
					<li><a href="http://www.codeweblog.com/sui-javascript-rich-ui-library-integration-solution/" title="SUI-JavaScript rich UI library integration solution">SUI-JavaScript rich UI library integration solution</a> 2009-03-03 01:05:04</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/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/choose-hibernate-or-ibatis-has-its-reasons/" title="Choose Hibernate or iBATIS has its reasons">Choose Hibernate or iBATIS has its reasons</a> 2009-02-27 13:52:15</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/finishing-the-principles-of-software-development-knowledge/</wfw:commentRss>
	</item>
		<item>
		<title>Rails Development under the Web Service Profile</title>
		<link>http://www.codeweblog.com/rails-development-under-the-web-service-profile/</link>
		<comments>http://www.codeweblog.com/rails-development-under-the-web-service-profile/#comments</comments>
		<pubDate>Tue, 11 Aug 2009 11:35:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[naming convention]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[interface]]></category>
<category><![CDATA[array]]></category>
<category><![CDATA[hash]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[xxxx]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[web service]]></category>
<category><![CDATA[apis]]></category>
<category><![CDATA[scaffold]]></category>
<category><![CDATA[method parameters]]></category>
<category><![CDATA[parameter names]]></category>
<category><![CDATA[struct]]></category>
<category><![CDATA[command web]]></category>
<category><![CDATA[web method]]></category>
<category><![CDATA[service api]]></category>
<category><![CDATA[service profile]]></category>
<category><![CDATA[current service]]></category>
<category><![CDATA[urn]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-development-under-the-web-service-profile/</guid>
		<description><![CDATA[Create First generator to create a service parameter for the service_one_api.rb would create a rails in the / app / apis under service_one_controller at the same time in the / app / controllers / unde ...]]></description>
		<content:encoded><![CDATA[Create First generator to create a service parameter for the service_one_api.rb would create a rails in the / app / apis under service_one_controller at the same time in the / app / controllers / unde ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/hibernate-ii-study-notes/" title="Hibernate II Study Notes">Hibernate II Study Notes</a> 2009-02-28 15:59:32</li>
					<li><a href="http://www.codeweblog.com/workspace-run-under-different-eclipse/" title="Workspace run under different Eclipse">Workspace run under different Eclipse</a> 2009-02-28 14:15:01</li>
					<li><a href="http://www.codeweblog.com/hibernate-inteceptor/" title="Hibernate Inteceptor">Hibernate Inteceptor</a> 2009-02-27 13:51:42</li>
					<li><a href="http://www.codeweblog.com/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35: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/rails-development-under-the-web-service-profile/</wfw:commentRss>
	</item>
		<item>
		<title>Object-oriented software design principles</title>
		<link>http://www.codeweblog.com/object-oriented-software-design-principles/</link>
		<comments>http://www.codeweblog.com/object-oriented-software-design-principles/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 15:45:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[programming interface]]></category>
<category><![CDATA[principle]]></category>
<category><![CDATA[design principles]]></category>
<category><![CDATA[object oriented programming]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[design mode]]></category>
<category><![CDATA[object oriented software]]></category>
<category><![CDATA[code changes]]></category>
<category><![CDATA[inversion]]></category>
<category><![CDATA[dependence]]></category>
<category><![CDATA[object oriented software design]]></category>
<category><![CDATA[system flexibility]]></category>
<category><![CDATA[mobile type]]></category>
<category><![CDATA[word press]]></category>
<category><![CDATA[software component]]></category>
<category><![CDATA[maintenance work]]></category>
<category><![CDATA[lsp]]></category>
<category><![CDATA[stereotype]]></category>
<category><![CDATA[richter]]></category>
<category><![CDATA[ocp]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/object-oriented-software-design-principles/</guid>
		<description><![CDATA[Excellent object-oriented software should be designed to achieve the following four objectives: Maintainability Maintainability: the new design requirements to allow a more easy and smooth manner into ...]]></description>
		<content:encoded><![CDATA[Excellent object-oriented software should be designed to achieve the following four objectives: Maintainability Maintainability: the new design requirements to allow a more easy and smooth manner into ...				<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/reprint-java-professionals-required-books-and-list-of-sites/" title="[Reprint] Java professionals required books and list of sites">[Reprint] Java professionals required books and list of sites</a> 2009-02-27 11:22:03</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/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/object-oriented-software-design-principles/</wfw:commentRss>
	</item>
		<item>
		<title>JDBC brief</title>
		<link>http://www.codeweblog.com/jdbc-brief/</link>
		<comments>http://www.codeweblog.com/jdbc-brief/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 12:15:04+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[java sql]]></category>
<category><![CDATA[javax]]></category>
<category><![CDATA[drivermanager]]></category>
<category><![CDATA[sql statement]]></category>
<category><![CDATA[database name]]></category>
<category><![CDATA[java database connectivity]]></category>
<category><![CDATA[attribute]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[gbk]]></category>
<category><![CDATA[conn]]></category>
<category><![CDATA[transmission parameters]]></category>
<category><![CDATA[j2se]]></category>
<category><![CDATA[java data]]></category>
<category><![CDATA[prepared statement]]></category>
<category><![CDATA[port database]]></category>
<category><![CDATA[jdbc java]]></category>
<category><![CDATA[type composition]]></category>
<category><![CDATA[component package]]></category>
<category><![CDATA[jdbc drivers]]></category>
<category><![CDATA[registration drive]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/jdbc-brief/</guid>
		<description><![CDATA[JDBC (Java Data Base Connectivity, java database connectivity), by a number of interface and type composition of API. Part of J2SE from java.sql, javax.sql component package. Steps to connect the data ...]]></description>
		<content:encoded><![CDATA[JDBC (Java Data Base Connectivity, java database connectivity), by a number of interface and type composition of API. Part of J2SE from java.sql, javax.sql component package. Steps to connect the data ...				<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/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/can-not-be-represented-as-java-sql-timestamp/" title="can not be represented as java.sql.Timestamp">can not be represented as java.sql.Timestamp</a> 2009-02-27 09:46:14</li>
					<li><a href="http://www.codeweblog.com/hibernate-annotation-using-notebook/" title="Hibernate annotation using notebook">Hibernate annotation using notebook</a> 2009-02-27 09:45:46</li>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/jdbc-brief/</wfw:commentRss>
	</item>
		<item>
		<title>Rails Timeout Exception Handling</title>
		<link>http://www.codeweblog.com/rails-timeout-exception-handling/</link>
		<comments>http://www.codeweblog.com/rails-timeout-exception-handling/#comments</comments>
		<pubDate>Wed, 06 May 2009 18:50:03+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[succession]]></category>
<category><![CDATA[anomaly]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[lib]]></category>
<category><![CDATA[error message]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[rb]]></category>
<category><![CDATA[exception handling]]></category>
<category><![CDATA[execution]]></category>
<category><![CDATA[host url]]></category>
<category><![CDATA[timely manner]]></category>
<category><![CDATA[server port]]></category>
<category><![CDATA[write error]]></category>
<category><![CDATA[pop3 server]]></category>
<category><![CDATA[time out]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/rails-timeout-exception-handling/</guid>
		<description><![CDATA[Found that there is often &quot;timed out&quot; error message, such as / usr/lib/ruby/1.8/timeout.rb: 54: in `rbuf_fill &#39;: execution expired (Timeout:: Error), TU, it should be unstable or the net ...]]></description>
		<content:encoded><![CDATA[Found that there is often &quot;timed out&quot; error message, such as / usr/lib/ruby/1.8/timeout.rb: 54: in `rbuf_fill &#39;: execution expired (Timeout:: Error), TU, it should be unstable or the net ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/struts2-spring-hibernate-s-easy-to-integrate/" title="Struts2 Spring Hibernate's easy to integrate">Struts2 Spring Hibernate's easy to integrate</a> 2009-02-27 13:51:59</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/oracle-instant-clent-for-ruby-rails-on-cygwin/" title="Oracle instant clent for ruby / rails on cygwin">Oracle instant clent for ruby / rails on cygwin</a> 2009-02-27 11:35:03</li>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/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/rails-timeout-exception-handling/</wfw:commentRss>
	</item>
		<item>
		<title>Hibernate delete when abnormal</title>
		<link>http://www.codeweblog.com/hibernate-delete-when-abnormal/</link>
		<comments>http://www.codeweblog.com/hibernate-delete-when-abnormal/#comments</comments>
		<pubDate>Mon, 13 Apr 2009 02:05:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[implementation]]></category>
<category><![CDATA[public void]]></category>
<category><![CDATA[orm]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[key value]]></category>
<category><![CDATA[host side]]></category>
<category><![CDATA[converts]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/hibernate-delete-when-abnormal/</guid>
		<description><![CDATA[1. When I delete the master side, there was no persistent, direct new host side then a setID. Between tables can delete data and master data side, was charged side data is not Change. Problem: When I  ...]]></description>
		<content:encoded><![CDATA[1. When I delete the master side, there was no persistent, direct new host side then a setID. Between tables can delete data and master data side, was charged side data is not Change. Problem: When I  ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<li><a href="http://www.codeweblog.com/nan-jing-5-when-ibatis-hibernate-mixed-affairs-pay-attention-to-your-sql/" title="Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL">Nan-Jing 5: When IBatis.Hibernate mixed affairs, pay attention to your SQL</a> 2009-02-27 10:01:47</li>
					<li><a href="http://www.codeweblog.com/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/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-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-delete-when-abnormal/</wfw:commentRss>
	</item>
		<item>
		<title>Ruby on rails ActiveRecord</title>
		<link>http://www.codeweblog.com/ruby-on-rails-activerecord/</link>
		<comments>http://www.codeweblog.com/ruby-on-rails-activerecord/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 14:10:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[database connection]]></category>
<category><![CDATA[database table]]></category>
<category><![CDATA[ruby on rails]]></category>
<category><![CDATA[configuration file]]></category>
<category><![CDATA[introduction 1]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[database storage]]></category>
<category><![CDATA[constructor]]></category>
<category><![CDATA[table rows]]></category>
<category><![CDATA[config directory]]></category>
<category><![CDATA[plural form]]></category>
<category><![CDATA[parameter block]]></category>
<category><![CDATA[capital letters]]></category>
<category><![CDATA[connection parameters]]></category>
<category><![CDATA[abstract database]]></category>
<category><![CDATA[word table]]></category>
<category><![CDATA[optional parameter]]></category>
<category><![CDATA[table columns]]></category>
<category><![CDATA[table names]]></category>
<category><![CDATA[dave thomas]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/ruby-on-rails-activerecord/</guid>
		<description><![CDATA[ActiveRecord Introduction 1. When you create an ActiveRecord:: Base subclass, are in fact the packaging of a database table. 2.active record the assumption that table name is the plural form of catego ...]]></description>
		<content:encoded><![CDATA[ActiveRecord Introduction 1. When you create an ActiveRecord:: Base subclass, are in fact the packaging of a database table. 2.active record the assumption that table name is the plural form of catego ...				<h5>Related Posts</h5>
		<div id="smilar">
		<ul>
					<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/ruby-on-rails-routing-simple-examples/" title="Ruby on Rails Routing - Simple Examples">Ruby on Rails Routing - Simple Examples</a> 2009-02-27 10:35:03</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/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>
				</ul>
		</div>
		        ]]></content:encoded>
		<wfw:commentRss>http://www.codeweblog.com/ruby-on-rails-activerecord/</wfw:commentRss>
	</item>
		<item>
		<title>my way in ruby second class</title>
		<link>http://www.codeweblog.com/my-way-in-ruby-second-class/</link>
		<comments>http://www.codeweblog.com/my-way-in-ruby-second-class/#comments</comments>
		<pubDate>Mon, 16 Mar 2009 17:40:02+0000</pubDate>
		<dc:creator>CodeWeblog.com</dc:creator>
		<category><![CDATA[Ruby]]></category>
		<category><![CDATA[instance variables]]></category>
<category><![CDATA[succession]]></category>
<category><![CDATA[java class]]></category>
<category><![CDATA[ruby]]></category>
<category><![CDATA[private class]]></category>
<category><![CDATA[subclass]]></category>
<category><![CDATA[direct access]]></category>
<category><![CDATA[class variables]]></category>
<category><![CDATA[object variables]]></category>
<category><![CDATA[static variables]]></category>
<category><![CDATA[static resources]]></category>
<category><![CDATA[parent category]]></category>
<category><![CDATA[package features]]></category>
<category><![CDATA[new creation]]></category>
<category><![CDATA[fuk]]></category>
<category><![CDATA[bet]]></category>
<category><![CDATA[automation]]></category>
		<guid isPermaLink="true">http://www.codeweblog.com/my-way-in-ruby-second-class/</guid>
		<description><![CDATA[Well into the category of concepts such as object variables. Class Constructor: initialize Class tostring () method inspect the id will show class and its related property Succession Ruby automation s ...]]></description>
		<content:encoded><![CDATA[Well into the category of concepts such as object variables. Class Constructor: initialize Class tostring () method inspect the id will show class and its related property Succession Ruby automation s ...				<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/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/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/my-way-in-ruby-second-class/</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>
	</channel>
</rss>
