On 9/12/06, Givler, Eric <[EMAIL PROTECTED]> wrote:
Can you provide the connection pool from your Container's defined data-source and then use iBATIS for persistence?
Yes, create the DataSource using JNDI, then see page 14 of this document: http://people.apache.org/dist/ibatis/ibatis.java/docs/iBATIS-SqlMaps-2_en.pdf
There's a 9 page Java tutorial at: http://people.apache.org/dist/ibatis/ibatis.java/docs/iBATIS-SqlMaps-2-Tutorial_en.pdf, and the total docs are less than 50 pages.
Well, to get started, the 9 page doc is enough (it's really that easy), the 50 page doc is the original reference, and "iBATIS in Action" should cover darn near everything and be out in the fall of this year (*fingers crossed*). Larry --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]