Uses of Enum
org.jdbi.v3.core.mapper.reflect.AccessibleObjectStrategy
Package
Description
mapper.reflect
provides RowMappers that reflectively
construct result types using techniques like constructor injection
or JavaBeans setters.-
Uses of AccessibleObjectStrategy in org.jdbi.v3.core.mapper.reflect
Modifier and TypeMethodDescriptionstatic AccessibleObjectStrategy
Returns the enum constant of this type with the specified name.static AccessibleObjectStrategy[]
AccessibleObjectStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.