public class TableForm extends Table
| Modifier and Type | Field and Description |
|---|---|
static String |
copyright |
actualEntityName, actualJavaClass, annotations, columns, entityName, foreignKeys, javaClass, logger, oneToManyRelationships, primaryKey, schema, selectionProviders, shortName, syntheticPropertyNames, tableName| Modifier and Type | Method and Description |
|---|---|
Table |
copyTo(Table table) |
String |
getEntityName() |
String |
getHqlQuery() |
String |
getJavaClass() |
String |
getShortName() |
String |
toString() |
afterUnmarshal, composeQualifiedName, getActualEntityName, getActualJavaClass, getAnnotations, getColumns, getDatabaseName, getForeignKeys, getOneToManyRelationships, getPrimaryKey, getQualifiedName, getSchema, getSchemaName, getSelectionProviders, getSyntheticPropertyNames, getTableName, init, link, reset, setEntityName, setJavaClass, setPrimaryKey, setSchema, setShortName, setTableName, visitChildrenpublic static final String copyright
public TableForm(Table copyFrom)
public String getEntityName()
getEntityName in class Tablepublic String getJavaClass()
getJavaClass in class Tablepublic String getShortName()
getShortName in class Tablepublic String getHqlQuery()