<?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 - EJB Design</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>Wed, 19 Jun 2013 13:26:04 -0400</pubDate>


    <item>

        <title>1000 beans for a 1000 primary keys</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=14370</link>

        

        
            <description><![CDATA[The point is that it does NOT do what would normally be done in a fat-client DB app, which is to make ONE call that returns all the data and possibly use cursors or something to step through a smaller subset of the data when reading....]]></description>
        

        <pubDate>Thu, 11 Jul 2002 11:41:24 -0400</pubDate>

        

        <jf:creationDate>Thu, 11 Jul 2002 11:41:24 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 11 Jul 2002 11:41:24 -0400</jf:modificationDate>
        <jf:date>Jul 11, 2002</jf:date>
        <jf:author>Dave C</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB Design</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=14370</link>

        

        
            <description><![CDATA[As per as the EJB2.0 spec , most of the leading App Server will not create 1000 instance at a time . It will be created only when a call is made to that instance . ...]]></description>
        

        <pubDate>Thu, 11 Jul 2002 07:10:41 -0400</pubDate>

        

        <jf:creationDate>Thu, 11 Jul 2002 07:10:41 -0400</jf:creationDate>
        <jf:modificationDate>Thu, 11 Jul 2002 07:10:41 -0400</jf:modificationDate>
        <jf:date>Jul 11, 2002</jf:date>
        <jf:author>Ashim Chakraborty</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>EJB Design</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=14370</link>

        

        
            <description><![CDATA[I don't understand why you think 1000 calls to the DB would be made or a 1000 Entity EJB's would be created....]]></description>
        

        <pubDate>Wed, 10 Jul 2002 18:59:38 -0400</pubDate>

        

        <jf:creationDate>Wed, 10 Jul 2002 18:59:38 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 10 Jul 2002 18:59:38 -0400</jf:modificationDate>
        <jf:date>Jul 10, 2002</jf:date>
        <jf:author>David Jones</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>EJB Design</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=14370</link>

        

        
            <description><![CDATA[Not only would 1000 beans be created, but since finders return primary keys, 1000 calls to the database would be made (this may not happen with CMP)...]]></description>
        

        <pubDate>Wed, 10 Jul 2002 12:43:39 -0400</pubDate>

        

        <jf:creationDate>Wed, 10 Jul 2002 12:43:39 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 10 Jul 2002 12:43:39 -0400</jf:modificationDate>
        <jf:date>Jul 10, 2002</jf:date>
        <jf:author>Dave C</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>EJB Design</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=14370</link>

        

        
            <description><![CDATA[In an Entity Bean, if a finder method returns a large number of records (say thousands of them), will thousand bean instances be created? If yes, what happens if the number of bean instances required to be created exceed the number of instances which...]]></description>
        

        <pubDate>Wed, 10 Jul 2002 12:12:14 -0400</pubDate>

        

        <jf:creationDate>Wed, 10 Jul 2002 12:12:14 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 10 Jul 2002 12:12:14 -0400</jf:modificationDate>
        <jf:date>Jul 10, 2002</jf:date>
        <jf:author>Rahul Gokhale</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>



</channel>
</rss>

