| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject |
SQL Objects
|
| org.jdbi.v3.sqlobject.transaction |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlMethodAnnotatedHandlerDecorator
Applies decorations to method handlers, according to any
decorating annotations
present on the method. |
| Modifier and Type | Method and Description |
|---|---|
HandlerDecorators |
HandlerDecorators.register(HandlerDecorator decorator)
Registers the given handler decorator with the registry.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Transaction.Decorator |
Copyright © 2017. All rights reserved.