Uses of Class
se.kuseman.payloadbuilder.api.catalog.TableSchema
Packages that use TableSchema
-
Uses of TableSchema in se.kuseman.payloadbuilder.api.catalog
Fields in se.kuseman.payloadbuilder.api.catalog declared as TableSchemaMethods in se.kuseman.payloadbuilder.api.catalog that return TableSchemaModifier and TypeMethodDescriptionCatalog.getSystemTableSchema(IQuerySession session, String catalogAlias, QualifiedName table) Return table schema for a system tableCatalog.getTableSchema(IQuerySession session, String catalogAlias, QualifiedName table) Deprecated.Catalog.getTableSchema(IQuerySession session, String catalogAlias, QualifiedName table, List<Option> options) Return the table schema information for provided table.
#getTableSchema(IExecutionContext, String, QualifiedName, List)instead