java.lang.Object
com.aoapps.sql.wrapper.SavepointWrapperImpl
com.aoapps.sql.failfast.FailFastSavepointImpl
- All Implemented Interfaces:
SavepointWrapper
,Wrapper
,AutoCloseable
,Savepoint
,Wrapper
- Author:
- AO Industries, Inc.
-
Constructor Summary
ConstructorDescriptionFailFastSavepointImpl
(FailFastConnectionImpl failFastConnection, Savepoint wrapped) -
Method Summary
Methods inherited from class com.aoapps.sql.wrapper.SavepointWrapperImpl
close, getWrapped, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.aoapps.sql.wrapper.Wrapper
isWrapperFor, unwrap
-
Constructor Details
-
FailFastSavepointImpl
-
-
Method Details
-
getConnectionWrapper
- Overrides:
getConnectionWrapper
in classSavepointWrapperImpl
-
getSavepointId
- Throws:
SQLException
-
getSavepointName
- Throws:
SQLException
-