A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
Win a copy of
The Mikado Method
this week in the
Agile and other Processes
forum!
JavaRanch
»
Java Forums
»
Databases
»
JDBC
Author
oracle pl/sql stored proc and %rowtype with jdbc
Shawn Garner
Greenhorn
Joined: Aug 25, 2005
Posts: 17
posted
May 19, 2006 13:10:00
0
I want to declare my stored procedures as having an input parameter of type a row of a table.
For example user_table%rowtype.
I've been trying to use a STRUCT.
I get a "Fail to construct descriptor: Invalid arguments" message.
My
java
class implements the
SQLData
interface.
Any help?
I agree. Here's the link:
http://zeroturnaround.com/jrebel
- it saves me about five hours per week
subject: oracle pl/sql stored proc and %rowtype with jdbc
Similar Threads
calling pl/sql store proc with %rowtype arg
How to pass a ROWTYPE parameter to an Oracle Stored Procedure?
%rowtype mapping in java
RowType in Java???
JDBC, Stored Procedure and Rowtype
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter