| Package | Description |
|---|---|
| org.jdbi.v3.core.argument |
The
argument classes translate Java types into JDBC parameters. |
| org.jdbi.v3.core.argument.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectMethodArguments
Binds public methods with no parameters on a specified object.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PojoPropertyArguments
This class hosts the logic from BeanPropertyArguments.
|
Copyright © 2019. All rights reserved.