Uses of Enum
org.jdbi.v3.sqlobject.customizer.BindList.EmptyHandling
Package
Description
The
sqlobject.customizer
package provides annotations
that customize the execution of a statement.-
Uses of BindList.EmptyHandling in org.jdbi.v3.sqlobject.customizer
Modifier and TypeMethodDescriptionstatic BindList.EmptyHandling
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.