>
> Currently, I have the return type from insertKey as “Key”. Presumbably,
> this would be a key object containing the newly created key object and key
> id.
>
>
>
> - Chip
>
>
> --
>
> *From:* Clinton Begin [mailto:clinton.be...@gma
ubject: Re: Ibatis 3 Insert Error
What's the return type of the mapper method?
Clinton
On Sun, Jan 31, 2010 at 3:03 PM, ChippyJoey wrote:
Hi -
I am new to Ibatis and I have run into an issue regarding inserts into a
table. I am getting the following error when I attempt to insert da
What's the return type of the mapper method?
Clinton
On Sun, Jan 31, 2010 at 3:03 PM, ChippyJoey wrote:
>
> Hi –
>
> I am new to Ibatis and I have run into an issue regarding inserts into a
> table. I am getting the following error when I attempt to insert data into
> a
> table:
>
> DEBUG [main