JDBCTableCatalog¶
JDBCTableCatalog
is a TableCatalog.
JDBCTableCatalog
is a SupportsNamespaces.
JDBCTableCatalog
is a FunctionCatalog.
tableExists¶
TableCatalog
tableExists(
ident: Identifier): Boolean
tableExists
is part of the TableCatalog abstraction.
tableExists
...FIXME