Package tigase.db
Annotation Type Repository.SchemaId
-
@Retention(RUNTIME) @Target(TYPE) public static @interface Repository.SchemaIdAnnotation provides information about schema (ie. database schema) required by annotated class.
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanexternalMethod indicates whether schema definition is stored externally to the class (for example in.sqlfiles.
-