Cannot find replacements in API for rollback, etc.

2005-11-21 Thread Scott Purcell
Hello, I have the following snippet from an example Ibatis 1.x and I am trying to recreate it in 2.0. I am new, and just getting underway. Problem is today, I cannot find a replacement for the line sqlMap.rollbackTransaction(), I have the API up, and under sqlMapClient cannot find a rollback

Help With 2.0 SqlMap, XmlSqlMapBuilder

2005-11-18 Thread Scott Purcell
I am using the 2.1.5 Ibatis and I am following a 1.0 example (see below). Currently I am trying to compile the below code, but the SqlMap and the XmlSqlMapBuilder do not exist in the 2.1.5 libs. When looking through the download I see them in the lib folder under 1-x-Compatibility. But I

JPetStore-4.0.5 Setup Question

2005-11-11 Thread Scott Purcell
Hello, I am interested in seeing how the IBatis persistance framework may assist in some development, so I downloaed the iBATIS_JPetStore-4.0.5.zip. Upon interrogating the unzipped files, It looks like I can create a web app with the files under web. I can set up my Tomcat with that, so that