Sqlj support for ibatis-java ---------------------------- Key: IBATIS-575 URL: https://issues.apache.org/jira/browse/IBATIS-575 Project: iBatis for Java Issue Type: New Feature Components: SQL Maps Affects Versions: 2.3.4 Environment: Java on all platforms Reporter: Abhigyan Agrawal Fix For: 2.3.4
Please refer to the following post on the dev list regarding SQLJ support in iBATIS: http://www.mail-archive.com/dev@ibatis.apache.org/msg02593.html This issue contains 1) The contribution - patches containing the changes in iBATIS runtime for SQLJ support. (For version 2.3.4.7) 2) An example iBATIS application that uses the above patches for providing iBATIS the ability to access a database via SQLJ in addition to JDBC without code change to application. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.