<?xml version="1.0"?>
<rss version="2.0">
<channel>
  <title>Coding the Architecture - pojo tag</title>
  <link>http://www.codingthearchitecture.com/tags/pojo/</link>
  <description>Software architecture for developers</description>
  <language>en</language>
  <copyright>Coding the Architecture</copyright>
  <lastBuildDate>Mon, 21 May 2012 09:41:00 GMT</lastBuildDate>
  <generator>Pebble (http://pebble.sourceforge.net)</generator>
  <docs>http://backend.userland.com/rss</docs>
  
  
  <item>
    <title>Book Review - &#039;POJOs in Action&#039; </title>
    <link>http://www.codingthearchitecture.com/2006/03/09/book_review_pojos_in_action.html</link>
    
      
      
        <description>
          Chris Richardson&#039;s book is a well-written and thorough guide to implementing familiar Enterprise Architecture patterns with POJOs.  Aimed at the designer, the book provides valuable advice on the benefits and potential pitfalls of using Spring, Hibernate, JDO and iBATIS to implement scalable, performant systems.  Highly recommended.&lt;p&gt;&lt;a href=&#034;http://www.codingthearchitecture.com/2006/03/09/book_review_pojos_in_action.html&#034;&gt;Read more...&lt;/a&gt;&lt;/p&gt;
        </description>
      
    
    
    
    <comments>http://www.codingthearchitecture.com/2006/03/09/book_review_pojos_in_action.html#comments</comments>
    <guid isPermaLink="true">http://www.codingthearchitecture.com/2006/03/09/book_review_pojos_in_action.html</guid>
    <pubDate>Thu, 09 Mar 2006 12:22:57 GMT</pubDate>
  </item>
  
  <item>
    <title>POJOs in Action</title>
    <link>http://www.codingthearchitecture.com/2006/02/14/pojos_in_action.html</link>
    
      
        <description>
          &lt;p&gt;
I have just received a copy of &lt;a href=&#034;http://www.manning.com/&#034;&gt;Manning&lt;/a&gt;&#039;s &#039;POJOs in Action - Developing Enterprise Applications with Lightweight Frameworks&#039; to review  over the next couple of weeks.  The blurb says:
&lt;blockquote&gt;
There is agreement in the Java community that EJBs often introduce more problems than they solve. Now there is a major trend toward lightweight technologies such as Hibernate, Spring, JDO, iBATIS, and others, all of which allow the developer to work directly with the simpler Plain Old Java Objects, or POJOs. Bowing to the new consensus, EJB 3 now also works with POJOs.
&lt;p&gt;
POJOs in Action describes these new, simpler, and faster ways to develop enterprise Java applications. It shows you how to go about making key design decisions, including how to organize and encapsulate the domain logic, access the database, manage transactions, and handle database concurrency.
&lt;p&gt;
Written for developers and designers, this is a new-generation Java applications guide. It helps you build lightweight applications that are easier to build, test, and maintain. The book is uniquely practical with design alternatives illustrated through numerous code examples.
&lt;/blockquote&gt;
I&#039;ll publish a full review in a couple of weeks.  If you have any specific questions about the book, please post a comment and I&#039;ll try to answer them in the review.
&lt;/p&gt;
        </description>
      
      
    
    
    
    <comments>http://www.codingthearchitecture.com/2006/02/14/pojos_in_action.html#comments</comments>
    <guid isPermaLink="true">http://www.codingthearchitecture.com/2006/02/14/pojos_in_action.html</guid>
    <pubDate>Tue, 14 Feb 2006 12:40:03 GMT</pubDate>
  </item>
  
  </channel>
</rss>

