|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SqlValidatorTable
Supplies a SqlValidator
with the metadata for a table.
SqlValidatorCatalogReader
Method Summary | |
---|---|
SqlAccessType |
getAllowedAccess()
Returns the access type of the table |
SqlMonotonicity |
getMonotonicity(String columnName)
Returns whether a given column is monotonic. |
String[] |
getQualifiedName()
|
RelDataType |
getRowType()
|
Method Detail |
---|
RelDataType getRowType()
String[] getQualifiedName()
SqlMonotonicity getMonotonicity(String columnName)
SqlAccessType getAllowedAccess()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |