We are in the process of testing the new version of Ibatis 3.0 Beta and we are facing the following problems:
1. Mapping Syntax changes like <isNotNull.../> do not exist anymore in Ibatis 3 Beta The migration from version 2 to 3 Beta will affect all our mapping/query definitions and will cause a big overhead for the company. Is there any possibility to migrate without doing all the changes listed, or is there any tool that will help us to minimize this overhead? 2. In the previous version, we used to have the ibatis jar in the domain libraries, no need for it to be in the level of the web application. In the new version we are obliged to include the ibatis jar in the same library folder of our internal jars. Are we missing anything here? 3. In the older version, queries could retrieve more than 1,000 records. This will cause a problem in case we need to get more records and this case is very common. Is there any possible fix for this problem? We really appreciate your cooperation with us on the points listed above and are looking forward to use Ibatis 3 in our suite. -- View this message in context: http://www.nabble.com/From-Ibatis-2--to-Ibtais-3--tp25341354p25341354.html Sent from the iBATIS - User - Java mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org For additional commands, e-mail: user-java-h...@ibatis.apache.org