| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject.mixins |
| Modifier and Type | Method and Description |
|---|---|
default <X extends Exception> |
Transactional.useTransaction(TransactionalConsumer<SelfType,X> callback) |
default <X extends Exception> |
Transactional.useTransaction(TransactionIsolationLevel isolation,
TransactionalConsumer<SelfType,X> callback) |
Copyright © 2016. All rights reserved.