Package org.jdbi.v3.core.enums
Annotation Type DatabaseValue
Map a value from the database column directly onto an enum value.
-
Required Element Summary
-
Element Details
-
value
String valueThe database value that this annotation represents.- Returns:
- the database value
-