please unsubscribe me
What new features are available in Ibatis 2.3.4.726? Can some one tell
me?
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.
HI all,
I am using criteria querry and following is the where clause for the
same.
(
$oredCriteria[].criteriaWithoutValue[]$
$oredCriteria[].criteriaWithSingleValue[].condition$
#oredCriteria[].criteriaWithSingleValue[].