<?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 - Tech Talk: Mike Keith on the EJB3 Persistence API</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>Sat, 18 May 2013 12:11:10 -0400</pubDate>


    <item>

        <title>Re: JPA is not EJB3 - Singletons?!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[This is what is (sadly) promoted in SOA, where the system organized using...]]></description>
        

        <pubDate>Fri, 04 Aug 2006 18:31:44 -0400</pubDate>

        

        <jf:creationDate>Fri, 04 Aug 2006 18:31:44 -0400</jf:creationDate>
        <jf:modificationDate>Fri, 04 Aug 2006 18:31:44 -0400</jf:modificationDate>
        <jf:date>Aug 4, 2006</jf:date>
        <jf:author>Jim Shi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: TopLink vs JPA</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote>A while back I received some from information fron an Oracle product manager stating that they would be "recommending" POJO TopLink users to begin coding to the JPA spec, rather than the TopLink API.  How accurate is this?  And what TopLink...]]></description>
        

        <pubDate>Mon, 31 Jul 2006 17:37:31 -0400</pubDate>

        

        <jf:creationDate>Mon, 31 Jul 2006 17:37:31 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 31 Jul 2006 17:37:31 -0400</jf:modificationDate>
        <jf:date>Jul 31, 2006</jf:date>
        <jf:author>Mike Keith</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: Tech Talk: Mike Keith on the EJB3 Persistence API</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote><br>Note Mike Keith was asked about the influence of Spring on EJB3 and he is only diplomatic here.</blockquote>...]]></description>
        

        <pubDate>Mon, 31 Jul 2006 17:22:27 -0400</pubDate>

        

        <jf:creationDate>Mon, 31 Jul 2006 17:22:27 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 31 Jul 2006 17:22:27 -0400</jf:modificationDate>
        <jf:date>Jul 31, 2006</jf:date>
        <jf:author>Mike Keith</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: JPA is not EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote>I have already added a statement sometime ago but i thought it would be a good idea to say it again..EJBs have had their days.  EJBs try to be POJOs...but lets not forget Session beans and Messae Driven beans still need an EJB container to...]]></description>
        

        <pubDate>Thu, 27 Jul 2006 19:14:43 -0400</pubDate>

        

        <jf:creationDate>Thu, 27 Jul 2006 19:14:43 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 27 Jul 2006 19:14:43 -0400</jf:modificationDate>
        <jf:date>Jul 27, 2006</jf:date>
        <jf:author>George Jiang</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: JPA is not EJB3 - Singletons?!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[+1...]]></description>
        

        <pubDate>Wed, 26 Jul 2006 19:09:49 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Jul 2006 19:09:49 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Jul 2006 19:09:49 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2006</jf:date>
        <jf:author>Jim Shi</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: OO, What do you mean?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote>I made up the term 'object-oriented', and I can tell you I didn't have C++ in mind" - Alan Kay, OOPSLA '97</blockquote>...]]></description>
        

        <pubDate>Wed, 26 Jul 2006 07:59:29 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Jul 2006 07:59:29 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Jul 2006 07:59:29 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2006</jf:date>
        <jf:author>Cameron Purdy</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: JPA is not EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote><blockquote>The singleton is not a anti pattern because you always reuse the same object but because it gives a global visibility to an object.</blockquote>Well, that's still the problem with Spring singletons, isn't it?</blockquote>...]]></description>
        

        <pubDate>Wed, 26 Jul 2006 07:58:43 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Jul 2006 07:58:43 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Jul 2006 07:58:43 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2006</jf:date>
        <jf:author>Alexandre Poitras</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: OO, What do you mean?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote><blockquote>As a consequence OO has managed to tarnish it's name </blockquote><br><br>I don't think that's true.   I got OO from all the books circa 1990-1992 I think.  Booch et al. So that's what I meant by OO.  Never went down small talk or...]]></description>
        

        <pubDate>Wed, 26 Jul 2006 07:23:16 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Jul 2006 07:23:16 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Jul 2006 07:23:16 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2006</jf:date>
        <jf:author>Paul Beckford</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: OO, What do you mean?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote>As a consequence OO has managed to tarnish it's name </blockquote>...]]></description>
        

        <pubDate>Wed, 26 Jul 2006 07:03:03 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Jul 2006 07:03:03 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Jul 2006 07:03:03 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2006</jf:date>
        <jf:author>Jonathan Gibbons</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>OO, What do you mean?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[Hi...]]></description>
        

        <pubDate>Wed, 26 Jul 2006 06:24:07 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Jul 2006 06:24:07 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Jul 2006 06:24:07 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2006</jf:date>
        <jf:author>Paul Beckford</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Re: JPA is not EJB3</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote>The singleton is not a anti pattern because you always reuse the same object but because it gives a global visibility to an object.</blockquote>Well, that's still the problem with Spring singletons, isn't it?...]]></description>
        

        <pubDate>Wed, 26 Jul 2006 05:53:37 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Jul 2006 05:53:37 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Jul 2006 05:53:37 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2006</jf:date>
        <jf:author>Bostjan Dolenc</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Re: JPA is not EJB3 - Singletons?!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[Hey, people do still care!  Hurrah....]]></description>
        

        <pubDate>Wed, 26 Jul 2006 05:22:57 -0400</pubDate>

        

        <jf:creationDate>Wed, 26 Jul 2006 05:22:57 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 26 Jul 2006 05:22:57 -0400</jf:modificationDate>
        <jf:date>Jul 26, 2006</jf:date>
        <jf:author>Jonathan Gibbons</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Re: EJB3 focus on persistence is wrong</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[<blockquote>Devil's advocate: isn't code-test-fix development a swear word these days?</blockquote>...]]></description>
        

        <pubDate>Tue, 25 Jul 2006 12:10:11 -0400</pubDate>

        

        <jf:creationDate>Tue, 25 Jul 2006 12:10:11 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 25 Jul 2006 12:10:11 -0400</jf:modificationDate>
        <jf:date>Jul 25, 2006</jf:date>
        <jf:author>Konstantin Ignatyev</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Re: JPA is not EJB3 - Singletons?!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[Hi Bostjan,...]]></description>
        

        <pubDate>Tue, 25 Jul 2006 11:57:01 -0400</pubDate>

        

        <jf:creationDate>Tue, 25 Jul 2006 11:57:01 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 25 Jul 2006 11:57:01 -0400</jf:modificationDate>
        <jf:date>Jul 25, 2006</jf:date>
        <jf:author>Paul Beckford</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Tech Talk: Mike Keith on the EJB3 Persistence API</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=41471</link>

        

        
            <description><![CDATA[In this talk, given at TheServerSide Java Symposium in March, Oracle's Mike Keith talks about the release of EJB3 and preparations around the release. Keith dispels the two large myths behind EJB3 and explains how EJB3 tackles persistence. Keith also...]]></description>
        

        <pubDate>Tue, 25 Jul 2006 10:38:11 -0400</pubDate>

        

        <jf:creationDate>Mon, 24 Jul 2006 14:50:32 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 25 Jul 2006 10:38:11 -0400</jf:modificationDate>
        <jf:date>Jul 25, 2006</jf:date>
        <jf:author>ReginaIT</jf:author>
        <jf:replyCount>29</jf:replyCount>
    </item>



</channel>
</rss>

