Dear Ingmar Lötzsch,
Thank you very much.I have solved that problem.The problem was
IntArrayTypeMapper bean problem.The exact code you have mention previous
mail....I had to change IntArrayTypeMapper through Collection<Integer>
instead of int[] keys = (int[]) parameter;..Then its working
fine.............
Thank you very much....
thanks.thanks...thanks.thanks...thanks.thanks...thanks.thanks...
Ingmar Lötzsch wrote:
>
> Sorry, I have maked a mistake:
>
>> Your version of IntArrayTypeMapper expects a Collection<Integer> but
>> actual parameter is of type org.ada.kms.domain.IntArray because you let
>> iBATIS call getKmsgrpaccessiblegroup():
>>
>> #kmsgrpaccessiblegroups,handler=KmsArrayTypeMapper#
>
> must be
>
> #kmsgrpaccessiblegroup,handler=KmsArrayTypeMapper#
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
--
View this message in context:
http://www.nabble.com/IBatis-Array-feild-insertion-problem-in-postgres-database%28%29Please-help-me%29-tp25799490p26072336.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]