Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Java Objects in Oracle
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-lReceived on Mon Sep 12 2005 - 16:32:21 CDT
![]() |
![]() |