Hi, I have a stored procedure in Oracle which takes in Tablename%rowtype datatype as the parameter. I want to call this procedure from Java.. Can somebody tell me the equivalent datatype for the same in java... Thanks in Advance, Nijeesh.
Thanks & Regards,<br />Nijeesh.
Bosun Bello
Ranch Hand
Joined: Nov 06, 2000
Posts: 1503
posted
0
Tablename%rowtype datatype as a parameter??? I am not sure what you mean. What is the datatype of the column in question.I will just use the corresponding java type according to the JDBC API.
You can post it to the JDBC forum for more info.
Bosun (SCJP, SCWCD)
So much trouble in the world -- Bob Marley