| Package | Description |
|---|---|
| org.jdbi.v3.sqlobject.customizer |
The
sqlobject.customizer package provides annotations
that customize the execution of a statement. |
| Modifier and Type | Method and Description |
|---|---|
static BindList.EmptyHandling |
BindList.EmptyHandling.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BindList.EmptyHandling[] |
BindList.EmptyHandling.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.