Enum BindList.EmptyHandling

java.lang.Object
java.lang.Enum<BindList.EmptyHandling>
org.jdbi.v3.sqlobject.customizer.BindList.EmptyHandling
All Implemented Interfaces:
Serializable, Comparable<BindList.EmptyHandling>
Enclosing class:
BindList

public static enum BindList.EmptyHandling extends Enum<BindList.EmptyHandling>
describes what needs to be done if the passed argument is null or empty