Savepoint support
-----------------
Key: IBATIS-141
URL: http://issues.apache.org/jira/browse/IBATIS-141
Project: iBatis for Java
Type: New Feature
Components: SQL Maps, DAO
Reporter: Brandon Goodin
Priority: Minor
I know this would require a dependency on 1.4 to use savepoints. But, it would
be a very nice feature to have with transaction management. We could still
provide for the ability to use 1.3 by checking to see if the SavePoint class
exists in the JDK. If it doesn't we could throw an unsupported feature
exception or something like that. Thoughts?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira