public abstract class AbstractSoftTransaction extends Object
Constructor and Description |
---|
AbstractSoftTransaction() |
Modifier and Type | Method and Description |
---|---|
protected void |
beginInternal(Connection conn,
SoftTransactionType type) |
void |
end()
End transaction.
|
protected final void beginInternal(Connection conn, SoftTransactionType type) throws SQLException
SQLException
public final void end() throws SQLException
SQLException
- SQL exceptionCopyright © 2018. All rights reserved.