Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: RMI from Java stored procedures
>
>From 8.1.5 on, you can write stored procedures in Java.
>You can also use the database as an EJB Server where you deploy your
>Enterprise JavaBeans, or use the ORB inside of the DB to call CORBA
>server objects.
>
thanks for the pointers. Unfortunately, I release I cannot use Java stored procedures, as our database is 8.0.4 :(
Do you (or anyone else) have other ideas? Again, the basic idea is to call a Java RMI whenever the database has been updated ....
Thanks
joe Received on Thu Sep 02 1999 - 13:27:22 CDT
![]() |
![]() |