configure ibatis programmaticaly and not by an XML --------------------------------------------------
Key: IBATIS-572 URL: https://issues.apache.org/jira/browse/IBATIS-572 Project: iBatis for Java Issue Type: Test Reporter: Amir Pashazadeh when using hibernate it is possible to configure the Configuration instance programmaticaly by calling methods to set parameters, and add .hbm,xml files to it, it is good to have the same feature in ibatis, to configure it within code. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.