JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required
|
Optional
Detail:
Field |
Element
SEARCH
Package
org.jdbi.v3.sqlobject.config
Annotation Type UseEnumStrategy
@Retention
(
RUNTIME
)
@Target
({
TYPE
,
METHOD
})
public @interface
UseEnumStrategy
Use the specified
EnumStrategy
for binding and mapping enum values.
See Also:
EnumStrategy
Enums.setEnumStrategy(EnumStrategy)
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
EnumStrategy
value
Element Details
value
EnumStrategy
value