public static interface LocalTransactionExecutor.CheckContext
| Modifier and Type | Method and Description |
|---|---|
void |
commit()
Commits a transaction.
|
void |
rollback()
Rolls back a transaction.
|
Copyright © 2017–2018 OpenMessaging. All rights reserved.