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