Package io.ebean.annotation
Annotation Type DbDefault
-
@Retention(RUNTIME) @Target(FIELD) public @interface DbDefault
Annotation to specify a default value for DDL-generation & Migration. This annotation is EXPERIMENTAL and may change.- Author:
- Roland Praml, FOCONIS AG