Is iBatis 3 backward compatible with iBatis 2 .As i can see the difference in
definition of configuration file .
In iBatis 3 it is 

<configuration>
        <mappers>

In iBatis 2 :
It is something like 
<sqlMapConfig>
    <sqlMap />

-- 
View this message in context: 
http://old.nabble.com/Backward-compatibility-with-iBatis-2-tp27026789p27026789.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

Reply via email to