Defines the table name for a given class. This annotation is optional since Persism can detect the table name
from the class in most situations.
-
Required Element Summary
Required Elements
-
Element Details
-
value
String valueTable Name- Returns:
- Table Name
-