paces that match the file
names it becomes *much* easier. Now you know exactly which file to to
look in for the "Accrual.getEnteredAccountingPeriods" statement.
Larry
On 6/9/05, Ersin Er <[EMAIL PROTECTED]> wrote:
Hi,
Why some resultMaps should be namespace aware like
Hi,
Why some resultMaps should be namespace aware like
?
Thanks.
-- Ersin
ers,
Ersin
Ersin Er wrote:
Hi,
Thanks for the detailed reply. Today, I have implemented a similar
example and understood the concept. I've realized that groupBy
attribute take the related key from the "class property", not db table
column. When I've tried the table colu
tid = i.productid
and i.itemid = v.itemid
and c.catid = 'FISH'
On 6/8/05, Ersin Er <[EMAIL PROTECTED]> wrote:
Brandon Goodin wrote:
This will help you:
http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+get+around+the+N+Plus+1+selects+problem%3F
ing myself.
The groupBy attribute's value is a class property, not a table column,
right?
On 6/6/05, Ersin Er <[EMAIL PROTECTED]> wrote:
Hi,
What is the porpose of "groupBy" attribute used in the SQL Mapper doc for
"Complex Collection Properties" subject?
Hi,
What is the porpose of "groupBy" attribute used in the SQL Mapper doc for
"Complex Collection Properties" subject? It says "The important items here
are the groupBy="quarter" attribute.." but it doesn't say why. I've tried
my own example for 1:M relations and I did not the effect of groupBy
at
On page 27 of iBatis SQL Mapper Doc the following mapping xml file is given:
select * from CATEGORY where CAT_ID = #value#
select * from PRODUCT where PRD_CAT_ID = #value#
For the corresponding object model, the Category class should have
productList property, OK. What about Product
> Finally, don't forget... you have the power to help.
>
> Brandon
OK. I'll try to produce a sample section.
--
Ersin
It's also listed as a FAQ at
http://opensource.atlassian.com/confluence/oss/display/IBATIS/How+do+I+get+SqlMapClient+to+log+SQL+statements%3F
--
Ersin Er
> Thanks:)
> J.H.
>
> -Original Message-
> From: Larry Meadors [mailto:[EMAIL PROTECTED]
> Sent: Monday, Jun
needs at least some informational changes to reflect the
current state.
Thanks.
--
Ersin
> jfz.
>
> On 6/6/05, Ersin Er <[EMAIL PROTECTED]> wrote:
>>
>> > is there a reason for a major update to the ibatis sql mapper
>> > documentation?
>>
>&g
> is there a reason for a major update to the ibatis sql mapper
> documentation?
I think yes. It seems to be unorganized and there are undocumented
features, to me..
--
Ersin
> On 6/6/05, Ersin Er <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> Is there any plan
Hi,
Is there any plan for a major update for iBatis SQL Mapper documentation?
Thanks.
--
Ersin Er
12 matches
Mail list logo