public interface ExtendedTransaction extends Transaction
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
begin() |
void |
resume() |
void |
suspend() |
commit, delistResource, enlistResource, getStatus, registerSynchronization, rollback, setRollbackOnlyvoid begin()
throws NotSupportedException,
SystemException
void resume()
throws IllegalStateException,
SystemException
void suspend()
throws SystemException
SystemExceptionCopyright © 2015–2016 The DBFlute Project. All rights reserved.