| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject |
SQL Objects
|
| org.jdbi.v3.sqlobject.statement | |
| org.jdbi.v3.sqlobject.transaction |
| Class and Description |
|---|
| Handler
Implements the contract of a SQL Object method.
|
| HandlerDecorator
Decorates Handler objects with additional behavior.
|
| HandlerDecorators
Registry for
handler decorators. |
| HandlerFactory
Creates Handler objects for methods annotated with a specific SQL method annotation, which satisfy the contract of
that annotation.
|
| Handlers
Registry for
handler factories, which produce handlers for SQL object methods. |
| SqlMethodAnnotation
Annotation used to identify SQL method annotations.
|
| SqlObjects
Configuration class for SQL objects
|
| Class and Description |
|---|
| Handler
Implements the contract of a SQL Object method.
|
| SqlMethodAnnotation
Annotation used to identify SQL method annotations.
|
| Class and Description |
|---|
| Handler
Implements the contract of a SQL Object method.
|
| HandlerDecorator
Decorates Handler objects with additional behavior.
|
| SqlMethodDecoratingAnnotation
Annotation used to identify SQL method decorating annotations.
|
| SqlObject
SqlObject base interface.
|
Copyright © 2017. All rights reserved.