please unsubscribe me .

2009-02-03 Thread yuvraj.shinde

please unsubscribe me

2009-02-03 Thread yuvraj.shinde
please unsubscribe me

iBatis new features

2008-12-16 Thread yuvraj.shinde
What new features are available in Ibatis 2.3.4.726? Can some one tell me?

RE: Blocking one -help needed on dynamic changing of conjuction property

2008-12-02 Thread yuvraj.shinde
Thanks a lot... But if I want to construct the query such as ( Table.columname1="ABC" or Table.columnam1="EFG" ) and (Table.columname2="123" or Table.columname2="456" ) How I should construct this querry. And also queries become more complex as no of columns goes on increasing.

Blocking one -help needed on dynamic changing of conjuction property

2008-12-02 Thread yuvraj.shinde
HI all, I am using criteria querry and following is the where clause for the same. ( $oredCriteria[].criteriaWithoutValue[]$ $oredCriteria[].criteriaWithSingleValue[].condition$ #oredCriteria[].criteriaWithSingleValue[].