Class LrcConnectionHandle

java.lang.Object
bitronix.tm.resource.jdbc.BaseProxyHandlerClass
bitronix.tm.resource.jdbc.lrc.LrcConnectionHandle
All Implemented Interfaces:
InvocationHandler

public class LrcConnectionHandle extends BaseProxyHandlerClass
Connection handle implementation for a non-XA JDBC resource emulating XA with Last Resource Commit.
Author:
lorban, brettw