|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited public @interface Table
Define the name of the associated table
| Optional Element Summary | |
|---|---|
String |
schemaName
|
String |
tableName
If not specified the table name is generated from the Class name. |
public abstract String tableName
public abstract String schemaName
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||