R - the result type producedT - the SqlObject type to provideX - exception thrownpublic interface TransactionalCallback<R,T extends Transactional<T>,X extends Exception>
| Modifier and Type | Method and Description |
|---|---|
R |
inTransaction(T transactional)
Execute in a transaction.
|
Copyright © 2017. All rights reserved.