Package io.ebean.annotation
Annotation Type EnumValue
-
@Target(FIELD) @Retention(RUNTIME) public @interface EnumValue
Enables you to specify a value to use to persist for an enum value.{@code public enum Status {
@Target(FIELD) @Retention(RUNTIME) public @interface EnumValue
{@code
public enum Status {