Interface which defines callbacks to be used when transaction methods are called on a handle. Used by specifying on an IDBI instance. All Handle instances opened from that IDBI will use the handler specified. The default implementation, ConnectionTransactionHandler, explicitely manages the transactions on the underlying JDBC Connection.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.