| Package | Description |
|---|---|
| org.jdbi.v3.core.argument |
The
argument classes translate Java types into JDBC parameters. |
| org.jdbi.v3.core.argument.internal | |
| org.jdbi.v3.core.argument.internal.strategies |
| Class and Description |
|---|
| MethodReturnValueNamedArgumentFinder
Base
NamedArgumentFinder implementation that can be used for bindings that use the return value
of an object's method as an argument. |
| ObjectPropertyNamedArgumentFinder
Base
NamedArgumentFinder implementation that can be used when binding properties of an object, with an
optional prefix. |
| TypedValue |
| Class and Description |
|---|
| MethodReturnValueNamedArgumentFinder
Base
NamedArgumentFinder implementation that can be used for bindings that use the return value
of an object's method as an argument. |
| ObjectPropertyNamedArgumentFinder
Base
NamedArgumentFinder implementation that can be used when binding properties of an object, with an
optional prefix. |
| TypedValue |
| Class and Description |
|---|
| StatementBinder |
Copyright © 2019. All rights reserved.