Are you mocking me......................?? Its sounds like that.
Anyways thanks for the link...............


Kengkaj Sathianpantarit wrote:
> 
> You can download dev guide from the link as follows.
> http://ibatis.apache.org/onlinehelp.html
> 
> Don't hurry, actually you don't "have to" do the job ASAP :). Do it right.
> 
> Kengkaj
> 
> On Thu, Mar 19, 2009 at 1:42 PM, TarakBhandary
> <reach2ta...@gmail.com>wrote:
> 
>>
>> Actually i dont have enough knowledge in this pls help me out i have to
>> do
>> the job as soon as possible.
>> If there is any link which will help me out pls provide.
>>
>>
>> Kengkaj Sathianpantarit wrote:
>> >
>> > Have you used Dynamic Mapped Statements? Read Developer Guide.
>> >
>> > Kengkaj
>> >
>> > On Thu, Mar 19, 2009 at 1:25 PM, TarakBhandary
>> > <reach2ta...@gmail.com>wrote:
>> >
>> >>
>> >> I am not getting the required result from the following, will anybody
>> >> help
>> >> me
>> >> out............
>> >>
>> >> public List listAll(){
>> >>
>> >>        ContactInfoExample example = new ContactInfoExample();
>> >>        example.createCriteria().andIdContactInfoEqualTo(24);
>> >>        return contactInfoDAO.selectByExample(example);
>> >>     }
>> >> --
>> >> View this message in context:
>> >>
>> http://www.nabble.com/need-createCriteria-help-tp22594367p22594367.html
>> >> Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
>> >>
>> >>
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/need-createCriteria-help-tp22594367p22594491.html
>> Sent from the iBATIS - User - Java mailing list archive at Nabble.com.
>>
>>
> 
> 

-- 
View this message in context: 
http://www.nabble.com/need-createCriteria-help-tp22594367p22594612.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.

Reply via email to