Class JDBC2RecoveryConnection

java.lang.Object
com.arjuna.ats.internal.jdbc.ConnectionImple
com.arjuna.ats.internal.jdbc.recovery.JDBC2RecoveryConnection
All Implemented Interfaces:
AutoCloseable, Connection, Wrapper

public class JDBC2RecoveryConnection extends com.arjuna.ats.internal.jdbc.ConnectionImple
To perform recovery on arbitrary connections we may need to recreate those connections. The ArjunaJDBC2Connection class must not be used directly by applications, hence the requirement for this class.
Since:
JTS 2.1.