hai all,
 
im using Ibatis for my data access operations. i want to invoke stored functions in oracle using ibatis. but these stored functions are using user defined data types as input and output parameters.
is there any way to handle this issue.
 
 
im using classes which are created using j publisher for mapping these data types.
 
these classes are implementing ORAData and ORADataFactory
 
 
binu

Reply via email to