Uses of Enum
org.jdbi.v3.core.mapper.CaseStrategy
Package
Description
mapper
s take the JDBC ResultSet and produce Java results.-
Uses of CaseStrategy in org.jdbi.v3.core.mapper
Modifier and TypeMethodDescriptionstatic CaseStrategy
Returns the enum constant of this type with the specified name.static CaseStrategy[]
CaseStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.