On 2/22/2010 2:35 AM, Jakub Vondrak wrote:
The separate BillItemId class is unnecessary.
Yes it is unnecessary for iBatis. The reason why this class exists is
that the model was created to suite Hibernate several years ago.
I'm trying to convert data layer to iBatis and retain a compatible
mo
Guy Rouillier wrote:
> On 2/21/2010 6:15 AM, Jakub Vondrak wrote:
>
...
>
>> What I guess is the prob
On 2/21/2010 6:15 AM, Jakub Vondrak wrote:
...
What I guess is the problem is that I cannot express *composite key as
an BillItemId object* on the BillItem class
Jakub Vondrak wrote:
> Guy Rouillier wrote:
>> On 2/20/2010 3:21 PM, Jakub Vondrak wrote:
>>> Hello,
>>>
>>> I'm new to iBatis 3 so maybe I'm overooking something obvious, but I'm
>>> having problem while trying to map id object as association.
>>>
>>> Here is my result map
>>>
>>>
>>>
Guy Rouillier wrote:
> On 2/20/2010 3:21 PM, Jakub Vondrak wrote:
>> Hello,
>>
>> I'm new to iBatis 3 so maybe I'm overooking something obvious, but I'm
>> having problem while trying to map id object as association.
>>
>> Here is my result map
>>
>>
>>
>>
>>
>>
On 2/20/2010 3:21 PM, Jakub Vondrak wrote:
Hello,
I'm new to iBatis 3 so maybe I'm overooking something obvious, but I'm
having problem while trying to map id object as association.
Here is my result map
...
Hello,
I'm new to iBatis 3 so maybe I'm overooking something obvious, but I'm
having problem while trying to map id object as association.
Here is my result map
...
Problem is that class