Modifier and Type | Method and Description |
---|---|
SQLField |
get(String name)
Returns SQL fields by column header.
|
List<SQLField> |
getFields()
Returns the list field in this table.
|
String |
getLabel()
Returns the label of this table.
|
SchemaPath |
getPath()
Returns the schema path of this table.
|
String |
getSchema()
Returns the schema of this table.
|
SchemaPath getPath()
String getLabel()
String getSchema()