Package com.github.kagkarlsson.jdbc
Class ExternallyManagedConnection
java.lang.Object
com.github.kagkarlsson.jdbc.ExternallyManagedConnection
- All Implemented Interfaces:
ConnectionSupplier
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanboolean
-
Constructor Details
-
ExternallyManagedConnection
-
-
Method Details
-
getConnection
- Specified by:
getConnectionin interfaceConnectionSupplier
-
commitWhenAutocommitDisabled
public boolean commitWhenAutocommitDisabled()- Specified by:
commitWhenAutocommitDisabledin interfaceConnectionSupplier
-
isExternallyManagedConnection
public boolean isExternallyManagedConnection()- Specified by:
isExternallyManagedConnectionin interfaceConnectionSupplier
-