public interface ITransactionResource
| Modifier and Type | Method and Description |
|---|---|
void |
commit()
commits the internal resources associated with the current transaction
|
Object |
getInternalTransaction() |
void |
rollback()
rollback the internal resource associated with the current transaction
|
Object getInternalTransaction()
void commit()
void rollback()
Copyright © 2020. All rights reserved.