calling stored procedures regarding STRUCTS of JDBC
srinivas k
Greenhorn
Joined: Jan 31, 2003
Posts: 17
posted
0
hi , I have a problem, in the function in the database one of the parameters which we are passing is of a tabletype i:e it is a record so my doubt is how should i pass value from my java prog: to this parameter, i think struct of jdbc could be used but i want to know how should we use that struct, any sample code regarding this is very much appreciable. Thanks in adv: