sing procedures and type
>>>> handlers together with Oracle. There is a suggested workaround in this bug
>>>> report that requires a simple modification to iBATIS code, and to the type
>>>> handler.
>>>>
>>>> Jeff Butler
>>>>
&
or this XMLType issue? I will have to solve
>>>> this issue by end of today.
>>>> Any helps would be very highly appreciated.
>>>>
>>>> Thanks
>>>> Bala.
>>>>
>>>>
>>>> -- Forwarded message
type
>>> handler.
>>>
>>> Jeff Butler
>>>
>>> On Wed, Aug 20, 2008 at 10:28 AM, bala r <[EMAIL PROTECTED]> wrote:
>>>
>>>> Hi All,
>>>> Any solution or suggestions for this XMLType issue? I will have to solve
>&g
ould be very highly appreciated.
>>>
>>> Thanks
>>> Bala.
>>>
>>>
>>> -- Forwarded message --
>>> From: bala r <[EMAIL PROTECTED]>
>>> Date: Wed, Aug 20, 2008 at 10:06 AM
>>> Subject: Hel
e very highly appreciated.
>>
>> Thanks
>> Bala.
>>
>>
>> -- Forwarded message --
>> From: bala r <[EMAIL PROTECTED]>
>> Date: Wed, Aug 20, 2008 at 10:06 AM
>> Subject: Help needed for Handling Oracle XMLType in Ibatis
>>
ded message --
>> From: bala r <[EMAIL PROTECTED]>
>> Date: Wed, Aug 20, 2008 at 10:06 AM
>> Subject: Help needed for Handling Oracle XMLType in Ibatis
>> To: [email protected]
>>
>>
>> Hi,
>>
>> I have to
>
> Thanks
> Bala.
>
>
> -- Forwarded message --
> From: bala r <[EMAIL PROTECTED]>
> Date: Wed, Aug 20, 2008 at 10:06 AM
> Subject: Help needed for Handling Oracle XMLType in Ibatis
> To: [email protected]
>
>
> Hi,
>
> I
needed for Handling Oracle XMLType in Ibatis
To: [email protected]
Hi,
I have to insert/update XMLtype datatype using Ibatis, My insert/update
statement are in storedprocedure
1. I added the following entry in the sqlMapConfig file
2.My SQLmap Re
Hi,
I have to insert/update XMLtype datatype using Ibatis, My insert/update
statement are in storedprocedure
1. I added the following entry in the sqlMapConfig file
2.My SQLmap Resource
{call product.load (?,?,?,?,?,?)}
3. Sto