<?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 - EJBs and PL/SQL stored procedure</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>Thu, 23 May 2013 16:04:05 -0400</pubDate>


    <item>

        <title>Store return values in a javabean?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26598</link>

        

        
            <description><![CDATA[As mentioned in the earlier reply you can very well use a DAO to fire your store procedures using simple JDBC.The returned values can be collected in an Array or a Collection.Then you can put a layer of simple stateless session beans which call that...]]></description>
        

        <pubDate>Wed, 16 Jun 2004 01:10:33 -0400</pubDate>

        

        <jf:creationDate>Wed, 16 Jun 2004 01:10:33 -0400</jf:creationDate>
        <jf:modificationDate>Wed, 16 Jun 2004 01:10:33 -0400</jf:modificationDate>
        <jf:date>Jun 16, 2004</jf:date>
        <jf:author>Sabyasachi Chowdhury</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Store return values in a javabean?</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26598</link>

        

        
            <description><![CDATA[Thanks for the reply. Could you elaborate a little bit on<br>&quot;having return values of the stored procedures in a javabean&quot;?]]></description>
        

        <pubDate>Tue, 15 Jun 2004 14:43:28 -0400</pubDate>

        

        <jf:creationDate>Tue, 15 Jun 2004 14:43:28 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 15 Jun 2004 14:43:28 -0400</jf:modificationDate>
        <jf:date>Jun 15, 2004</jf:date>
        <jf:author>Jen R</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Stored procedure in EJB</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26598</link>

        

        
            <description><![CDATA[Some application servers support stored procedures in an EJB (even as CMP) but since EJB's aren't really designed for this, you will probably not gain that much from it (has someone tested this?).<br>Probably it is a good idea to have your stored...]]></description>
        

        <pubDate>Tue, 15 Jun 2004 03:33:07 -0400</pubDate>

        

        <jf:creationDate>Tue, 15 Jun 2004 03:33:07 -0400</jf:creationDate>
        <jf:modificationDate>Tue, 15 Jun 2004 03:33:07 -0400</jf:modificationDate>
        <jf:date>Jun 15, 2004</jf:date>
        <jf:author>Jeroen Wyseur</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>EJBs and PL/SQL stored procedure</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=26598</link>

        

        
            <description><![CDATA[Our application decides to use PL/SQL stored procedure for data interaction. Does that mean it's no point using Entity Beans in the app. at all? How about Session Beans? Thanks.]]></description>
        

        <pubDate>Mon, 14 Jun 2004 23:02:18 -0400</pubDate>

        

        <jf:creationDate>Mon, 14 Jun 2004 23:02:18 -0400</jf:creationDate>
        <jf:modificationDate>Mon, 14 Jun 2004 23:02:18 -0400</jf:modificationDate>
        <jf:date>Jun 14, 2004</jf:date>
        <jf:author>Jen R</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>



</channel>
</rss>

