Annotation Type TableName
-
@Target(TYPE) @Retention(RUNTIME) public @interface TableNameAnnotation for specifying the SQL table name.- Author:
- Collin Alpert
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.Stringvalue
-