depends on your driver, but I'd guess OBJECT or nothing

clinton

On 5/31/07, mini <[EMAIL PROTECTED]> wrote:


So what should the jdbcType be set to in case of Object Types in the
mapping
file.


Clinton Begin wrote:
>
> It does support in/out params, simply set the mode="IN|OUT|INOUT"
>
> It also supports custom type handlers so you can deal with Object types.
>
> Unfortunately I can't provide an example, but perhaps another Oracle
user
> here can.
>
> Regards,
>
> Clinton
>
> On 5/29/07, mini <[EMAIL PROTECTED]> wrote:
>>
>>
>> Does iBatis support Oracle object types as IN/OUT parameters to stored
>> procs.
>> I have seen some posts on this issue which suggest that the setType
>> method
>> JDBCTypeRegistry should be made public instead of private.
>>
>> Is there any other way of handling the Object types
>> --
>> View this message in context:
>>
http://www.nabble.com/Does-iBatis-support-Oracle-object-types-as-IN-OUT-params-tf3835814.html#a10860141
>> Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
>>
>>
>
>

--
View this message in context:
http://www.nabble.com/Does-iBatis-support-Oracle-object-types-as-IN-OUT-params-tf3835814.html#a10894386
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


Reply via email to