Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Java Objects in Oracle

Re: Java Objects in Oracle

From: Richard Ji <richard.c.ji_at_gmail.com>
Date: Mon, 12 Sep 2005 17:30:24 -0400
Message-ID: <b4d52f2050912143019cd79ac@mail.gmail.com>


Now that's something new and ineresting. My first response is why? But understanding that you may not have a choice. I can't think of how you can map Java objects into PL/SQL. But why go through PL/SQL? Why not use RMI? or CORBA? Go Java to Java, not Java to PL/SQL since Oracle supports Java stored procedure.

Richard Ji

On 9/8/05, DBA Deepak <oracle.tutorials_at_gmail.com> wrote:
>
> Hi All,
>
> Can we pass java objects through the Java Callable Statement to PL/SQL
> Procedures? My requirement is to Catch the object on Oracle side and access
> it's attributes.
>
> Please help...
>
>
> --
> Regards,
>
> Deepak
> Oracle DBA

--
http://www.freelists.org/webpage/oracle-l
Received on Mon Sep 12 2005 - 16:32:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US