Annotation Interface Entity


@Retention(RUNTIME) @Target(TYPE) public @interface Entity
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Returns the name of the table containing this entity
  • Element Details

    • value

      String value
      Returns the name of the table containing this entity