Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Oracle Tools > integrating wit...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 1 Topic 2745 of 2817
Post > Topic >>

integrating with stored procedures using JPublisher

by ranganathan.natraj@[EMAIL PROTECTED] May 15, 2008 at 03:31 AM

I have requirement to integrate PL/SQL stored procedures on Oracle 10g
from Java/J2EE application.

The stored procedure uses associative arrays as In, OUT parameters.
The associative array uses data of PL/SQL record type.
Because of this I cannot call the stored procedure direclty using
JDBC.

My understanding from reading on JPublisher is that , JPublisher would
help out in creating the SQL scripts for - SQL types ( mapping to PL/
SQL types) + conversion functions for SQL->PL/SQL types and vice versa
+ wrapper stored procedures.
Also JPublisher creates wrapper java cl*****.
This would enable passing SQL types via JDBC to the wrapper stored
procedure which would then get converted to PL/SQL types and invoke
the required underlying procedure.

Is the above understanding correct, specifically in relation to the
fact that I have associative arrays and PL/SQL record types in stored
procedure. Kindly clarify
 




 1 Posts in Topic:
integrating with stored procedures using JPublisher
ranganathan.natraj@[EMAIL  2008-05-15 03:31:14 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Wed Oct 15 13:48:14 CDT 2008.