Annotation Interface Table


@Target(TYPE) @Retention(CLASS) public @interface Table
Indicates database table name mapping should be used for specific model.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      database table name.