|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface AdqlValidator.ValidatorTable
Defines table metadata for tables known to the validator.
Method Summary | |
---|---|
AdqlValidator.ValidatorColumn[] |
getColumns()
Returns an array of columns associated with this table. |
String |
getSchemaName()
Returns the name of the schema to which this table belongs, if known. |
String |
getTableName()
Returns the fully-qualified name of this table, which may include a schema part. |
Method Detail |
---|
String getTableName()
String getSchemaName()
AdqlValidator.ValidatorColumn[] getColumns()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |