<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Quick and Easy Object Persistence: pBeans + Groovy Beans</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Tue, 21 May 2013 06:44:40 -0400</pubDate>


    <item>

        <title>Quick and Easy Object Persistence: pBeans + Groovy Beans</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26002</link>

        

        
            <description><![CDATA[Stop the presses!!! Trivial persistence found to be trivially easy!<br><br>I think that if in a most cases your persistence needs are that trivial you probably don't need persistence. So Hibernate or JDO needs you to configure them - that's no surprise...]]></description>
        

        <pubDate>Wed, 19 May 2004 21:30:32 -0400</pubDate>

        

        <jf:creationDate>Wed, 19 May 2004 21:30:32 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 19 May 2004 21:30:32 -0400</jf:modificationDate>
        <jf:date>May 19, 2004</jf:date>
        <jf:author>scot mcphee</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Quick and Easy Object Persistence: pBeans + Groovy Beans</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26002</link>

        

        
            <description><![CDATA[While the author may be lazy, I don't think pBeans is -- if you want lazy loading you have to do it yourself.<br><br>Try JDO -- while there is more up front setup with JDO than pBeans, the marginal effort of adding another persistent capable class is...]]></description>
        

        <pubDate>Wed, 19 May 2004 18:59:17 -0400</pubDate>

        

        <jf:creationDate>Wed, 19 May 2004 18:59:17 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 19 May 2004 18:59:17 -0400</jf:modificationDate>
        <jf:date>May 19, 2004</jf:date>
        <jf:author>Tom Davies</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Quick and Easy Object Persistence: pBeans + Groovy Beans</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26002</link>

        

        
            <description><![CDATA[Hmmm...<br><br>My first impression from five minutes with the javadocs (and I'm willing to be wrong on this, so please point out my errors).<br><br>&nbsp;- No transaction support (!)<br>&nbsp;- Naive queries<br>&nbsp;- Pretty much non-existant handling...]]></description>
        

        <pubDate>Wed, 19 May 2004 18:27:37 -0400</pubDate>

        

        <jf:creationDate>Wed, 19 May 2004 18:27:37 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 19 May 2004 18:27:37 -0400</jf:modificationDate>
        <jf:date>May 19, 2004</jf:date>
        <jf:author>Dave Hewitt</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Quick and Easy Object Persistence: pBeans + Groovy Beans</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26002</link>

        

        
            <description><![CDATA[Interesting, especially after the complexity of using <br>other frameworks.<br><br>Is there a way to use it in embedded database without<br>using a separate server?<br><br>Any idea how it makes sure the same object is<br>returned no matter in which...]]></description>
        

        <pubDate>Wed, 19 May 2004 13:34:59 -0400</pubDate>

        

        <jf:creationDate>Wed, 19 May 2004 13:34:59 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 19 May 2004 13:34:59 -0400</jf:modificationDate>
        <jf:date>May 19, 2004</jf:date>
        <jf:author>thoff thoff</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Quick and Easy Object Persistence: pBeans + Groovy Beans</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26002</link>

        

        
            <description><![CDATA[Michael Ivey writes about a quick and dirty object persistence scheme. It combines pBeans, a simple open source Java persistence framework, and Groovy. The combination gets him close to the laziness that he craves.<blockquote>I started my programming...]]></description>
        

        <pubDate>Tue, 18 May 2004 14:24:14 -0400</pubDate>

        

        <jf:creationDate>Tue, 18 May 2004 14:24:14 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 18 May 2004 14:24:14 -0400</jf:modificationDate>
        <jf:date>May 18, 2004</jf:date>
        <jf:author>Dion Almaer</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

