On 7/22/05, Access Denied <[EMAIL PROTECTED]> wrote:
> Is there any timely definitive literature available for iBATIS?  

The definitive literature about iBATIS is published by the iBATIS team. 

* http://ibatis.apache.org/downloads.html

Pro Spring also has an excellent chapter on iBATIS, and covers several
other top-notch tools.

The truth is that  iBATIS is very easy to use, and there isn't much to
learn that you don't already know. Basically, iBATIS lets you put a
wrapper around SQL statements and use disconnected POJO objects for
input and output. The user guide covers all the essentials, and the
mailing list and wiki will help out with the rest.

-Ted.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to