public class ArrowDatabaseMetadata
extends org.apache.calcite.avatica.AvaticaDatabaseMetaData
DatabaseMetaData.attributeNoNulls, attributeNullable, attributeNullableUnknown, bestRowNotPseudo, bestRowPseudo, bestRowSession, bestRowTemporary, bestRowTransaction, bestRowUnknown, columnNoNulls, columnNullable, columnNullableUnknown, functionColumnIn, functionColumnInOut, functionColumnOut, functionColumnResult, functionColumnUnknown, functionNoNulls, functionNoTable, functionNullable, functionNullableUnknown, functionResultUnknown, functionReturn, functionReturnsTable, importedKeyCascade, importedKeyInitiallyDeferred, importedKeyInitiallyImmediate, importedKeyNoAction, importedKeyNotDeferrable, importedKeyRestrict, importedKeySetDefault, importedKeySetNull, procedureColumnIn, procedureColumnInOut, procedureColumnOut, procedureColumnResult, procedureColumnReturn, procedureColumnUnknown, procedureNoNulls, procedureNoResult, procedureNullable, procedureNullableUnknown, procedureResultUnknown, procedureReturnsResult, sqlStateSQL, sqlStateSQL99, sqlStateXOpen, tableIndexClustered, tableIndexHashed, tableIndexOther, tableIndexStatistic, typeNoNulls, typeNullable, typeNullableUnknown, typePredBasic, typePredChar, typePredNone, typeSearchable, versionColumnNotPseudo, versionColumnPseudo, versionColumnUnknownallProceduresAreCallable, allTablesAreSelectable, autoCommitFailureClosesAllResultSets, deletesAreDetected, generatedKeyAlwaysReturned, getAttributes, getAvaticaServerVersion, getBestRowIdentifier, getCatalogSeparator, getClientInfoProperties, getColumnPrivileges, getDatabaseMajorVersion, getDatabaseMinorVersion, getDriverMajorVersion, getDriverMinorVersion, getDriverName, getDriverVersion, getFunctionColumns, getFunctions, getIndexInfo, getJDBCMajorVersion, getJDBCMinorVersion, getProcedureColumns, getProcedures, getPseudoColumns, getRemoteAvaticaProperties, getResultSetHoldability, getRowIdLifetime, getSchemas, getSQLStateType, getSuperTables, getSuperTypes, getTablePrivileges, getTypeInfo, getUDTs, getURL, getUserName, getVersionColumns, insertsAreDetected, isWrapperFor, nullsAreSortedAtEnd, nullsAreSortedAtStart, nullsAreSortedHigh, nullsAreSortedLow, othersDeletesAreVisible, othersInsertsAreVisible, othersUpdatesAreVisible, ownDeletesAreVisible, ownInsertsAreVisible, ownUpdatesAreVisible, storesLowerCaseIdentifiers, storesLowerCaseQuotedIdentifiers, storesMixedCaseIdentifiers, storesMixedCaseQuotedIdentifiers, storesUpperCaseIdentifiers, storesUpperCaseQuotedIdentifiers, supportsAlterTableWithAddColumn, supportsAlterTableWithDropColumn, supportsCatalogsInDataManipulation, supportsCatalogsInProcedureCalls, supportsCatalogsInTableDefinitions, supportsDataDefinitionAndDataManipulationTransactions, supportsDataManipulationTransactionsOnly, supportsGetGeneratedKeys, supportsGroupByBeyondSelect, supportsMixedCaseIdentifiers, supportsMixedCaseQuotedIdentifiers, supportsMultipleOpenResults, supportsMultipleResultSets, supportsMultipleTransactions, supportsOpenCursorsAcrossCommit, supportsOpenCursorsAcrossRollback, supportsOpenStatementsAcrossCommit, supportsOpenStatementsAcrossRollback, supportsResultSetConcurrency, supportsResultSetHoldability, supportsSchemasInDataManipulation, supportsSchemasInTableDefinitions, supportsStatementPooling, unwrap, updatesAreDetected, usesLocalFilePerTable, usesLocalFilesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaxLogicalLobSize, supportsRefCursorspublic String getDatabaseProductName() throws SQLException
getDatabaseProductName in interface DatabaseMetaDatagetDatabaseProductName in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getDatabaseProductVersion() throws SQLException
getDatabaseProductVersion in interface DatabaseMetaDatagetDatabaseProductVersion in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getIdentifierQuoteString() throws SQLException
getIdentifierQuoteString in interface DatabaseMetaDatagetIdentifierQuoteString in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean isReadOnly()
throws SQLException
isReadOnly in interface DatabaseMetaDataisReadOnly in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getSQLKeywords() throws SQLException
getSQLKeywords in interface DatabaseMetaDatagetSQLKeywords in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getNumericFunctions() throws SQLException
getNumericFunctions in interface DatabaseMetaDatagetNumericFunctions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getStringFunctions() throws SQLException
getStringFunctions in interface DatabaseMetaDatagetStringFunctions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getSystemFunctions() throws SQLException
getSystemFunctions in interface DatabaseMetaDatagetSystemFunctions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getTimeDateFunctions() throws SQLException
getTimeDateFunctions in interface DatabaseMetaDatagetTimeDateFunctions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getSearchStringEscape() throws SQLException
getSearchStringEscape in interface DatabaseMetaDatagetSearchStringEscape in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getExtraNameCharacters() throws SQLException
getExtraNameCharacters in interface DatabaseMetaDatagetExtraNameCharacters in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsColumnAliasing()
throws SQLException
supportsColumnAliasing in interface DatabaseMetaDatasupportsColumnAliasing in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean nullPlusNonNullIsNull()
throws SQLException
nullPlusNonNullIsNull in interface DatabaseMetaDatanullPlusNonNullIsNull in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsConvert()
throws SQLException
supportsConvert in interface DatabaseMetaDatasupportsConvert in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsConvert(int fromType,
int toType)
throws SQLException
supportsConvert in interface DatabaseMetaDatasupportsConvert in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsTableCorrelationNames()
throws SQLException
supportsTableCorrelationNames in interface DatabaseMetaDatasupportsTableCorrelationNames in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsDifferentTableCorrelationNames()
throws SQLException
supportsDifferentTableCorrelationNames in interface DatabaseMetaDatasupportsDifferentTableCorrelationNames in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsExpressionsInOrderBy()
throws SQLException
supportsExpressionsInOrderBy in interface DatabaseMetaDatasupportsExpressionsInOrderBy in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsOrderByUnrelated()
throws SQLException
supportsOrderByUnrelated in interface DatabaseMetaDatasupportsOrderByUnrelated in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsGroupBy()
throws SQLException
supportsGroupBy in interface DatabaseMetaDatasupportsGroupBy in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsGroupByUnrelated()
throws SQLException
supportsGroupByUnrelated in interface DatabaseMetaDatasupportsGroupByUnrelated in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsLikeEscapeClause()
throws SQLException
supportsLikeEscapeClause in interface DatabaseMetaDatasupportsLikeEscapeClause in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsNonNullableColumns()
throws SQLException
supportsNonNullableColumns in interface DatabaseMetaDatasupportsNonNullableColumns in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsMinimumSQLGrammar()
throws SQLException
supportsMinimumSQLGrammar in interface DatabaseMetaDatasupportsMinimumSQLGrammar in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsCoreSQLGrammar()
throws SQLException
supportsCoreSQLGrammar in interface DatabaseMetaDatasupportsCoreSQLGrammar in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsExtendedSQLGrammar()
throws SQLException
supportsExtendedSQLGrammar in interface DatabaseMetaDatasupportsExtendedSQLGrammar in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsANSI92EntryLevelSQL()
throws SQLException
supportsANSI92EntryLevelSQL in interface DatabaseMetaDatasupportsANSI92EntryLevelSQL in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsANSI92IntermediateSQL()
throws SQLException
supportsANSI92IntermediateSQL in interface DatabaseMetaDatasupportsANSI92IntermediateSQL in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsANSI92FullSQL()
throws SQLException
supportsANSI92FullSQL in interface DatabaseMetaDatasupportsANSI92FullSQL in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsIntegrityEnhancementFacility()
throws SQLException
supportsIntegrityEnhancementFacility in interface DatabaseMetaDatasupportsIntegrityEnhancementFacility in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsOuterJoins()
throws SQLException
supportsOuterJoins in interface DatabaseMetaDatasupportsOuterJoins in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsFullOuterJoins()
throws SQLException
supportsFullOuterJoins in interface DatabaseMetaDatasupportsFullOuterJoins in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsLimitedOuterJoins()
throws SQLException
supportsLimitedOuterJoins in interface DatabaseMetaDatasupportsLimitedOuterJoins in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getSchemaTerm() throws SQLException
getSchemaTerm in interface DatabaseMetaDatagetSchemaTerm in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getProcedureTerm() throws SQLException
getProcedureTerm in interface DatabaseMetaDatagetProcedureTerm in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic String getCatalogTerm() throws SQLException
getCatalogTerm in interface DatabaseMetaDatagetCatalogTerm in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean isCatalogAtStart()
throws SQLException
isCatalogAtStart in interface DatabaseMetaDataisCatalogAtStart in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSchemasInProcedureCalls()
throws SQLException
supportsSchemasInProcedureCalls in interface DatabaseMetaDatasupportsSchemasInProcedureCalls in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSchemasInIndexDefinitions()
throws SQLException
supportsSchemasInIndexDefinitions in interface DatabaseMetaDatasupportsSchemasInIndexDefinitions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSchemasInPrivilegeDefinitions()
throws SQLException
supportsSchemasInPrivilegeDefinitions in interface DatabaseMetaDatasupportsSchemasInPrivilegeDefinitions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsCatalogsInIndexDefinitions()
throws SQLException
supportsCatalogsInIndexDefinitions in interface DatabaseMetaDatasupportsCatalogsInIndexDefinitions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsCatalogsInPrivilegeDefinitions()
throws SQLException
supportsCatalogsInPrivilegeDefinitions in interface DatabaseMetaDatasupportsCatalogsInPrivilegeDefinitions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsPositionedDelete()
throws SQLException
supportsPositionedDelete in interface DatabaseMetaDatasupportsPositionedDelete in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsPositionedUpdate()
throws SQLException
supportsPositionedUpdate in interface DatabaseMetaDatasupportsPositionedUpdate in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsResultSetType(int type)
throws SQLException
supportsResultSetType in interface DatabaseMetaDatasupportsResultSetType in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSelectForUpdate()
throws SQLException
supportsSelectForUpdate in interface DatabaseMetaDatasupportsSelectForUpdate in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsStoredProcedures()
throws SQLException
supportsStoredProcedures in interface DatabaseMetaDatasupportsStoredProcedures in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSubqueriesInComparisons()
throws SQLException
supportsSubqueriesInComparisons in interface DatabaseMetaDatasupportsSubqueriesInComparisons in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSubqueriesInExists()
throws SQLException
supportsSubqueriesInExists in interface DatabaseMetaDatasupportsSubqueriesInExists in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSubqueriesInIns()
throws SQLException
supportsSubqueriesInIns in interface DatabaseMetaDatasupportsSubqueriesInIns in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSubqueriesInQuantifieds()
throws SQLException
supportsSubqueriesInQuantifieds in interface DatabaseMetaDatasupportsSubqueriesInQuantifieds in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsCorrelatedSubqueries()
throws SQLException
supportsCorrelatedSubqueries in interface DatabaseMetaDatasupportsCorrelatedSubqueries in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsUnion()
throws SQLException
supportsUnion in interface DatabaseMetaDatasupportsUnion in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsUnionAll()
throws SQLException
supportsUnionAll in interface DatabaseMetaDatasupportsUnionAll in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxBinaryLiteralLength()
throws SQLException
getMaxBinaryLiteralLength in interface DatabaseMetaDatagetMaxBinaryLiteralLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxCharLiteralLength()
throws SQLException
getMaxCharLiteralLength in interface DatabaseMetaDatagetMaxCharLiteralLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxColumnNameLength()
throws SQLException
getMaxColumnNameLength in interface DatabaseMetaDatagetMaxColumnNameLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxColumnsInGroupBy()
throws SQLException
getMaxColumnsInGroupBy in interface DatabaseMetaDatagetMaxColumnsInGroupBy in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxColumnsInIndex()
throws SQLException
getMaxColumnsInIndex in interface DatabaseMetaDatagetMaxColumnsInIndex in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxColumnsInOrderBy()
throws SQLException
getMaxColumnsInOrderBy in interface DatabaseMetaDatagetMaxColumnsInOrderBy in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxColumnsInSelect()
throws SQLException
getMaxColumnsInSelect in interface DatabaseMetaDatagetMaxColumnsInSelect in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxColumnsInTable()
throws SQLException
getMaxColumnsInTable in interface DatabaseMetaDatagetMaxColumnsInTable in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxConnections()
throws SQLException
getMaxConnections in interface DatabaseMetaDatagetMaxConnections in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxCursorNameLength()
throws SQLException
getMaxCursorNameLength in interface DatabaseMetaDatagetMaxCursorNameLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxIndexLength()
throws SQLException
getMaxIndexLength in interface DatabaseMetaDatagetMaxIndexLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxSchemaNameLength()
throws SQLException
getMaxSchemaNameLength in interface DatabaseMetaDatagetMaxSchemaNameLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxProcedureNameLength()
throws SQLException
getMaxProcedureNameLength in interface DatabaseMetaDatagetMaxProcedureNameLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxCatalogNameLength()
throws SQLException
getMaxCatalogNameLength in interface DatabaseMetaDatagetMaxCatalogNameLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxRowSize()
throws SQLException
getMaxRowSize in interface DatabaseMetaDatagetMaxRowSize in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean doesMaxRowSizeIncludeBlobs()
throws SQLException
doesMaxRowSizeIncludeBlobs in interface DatabaseMetaDatadoesMaxRowSizeIncludeBlobs in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxStatementLength()
throws SQLException
getMaxStatementLength in interface DatabaseMetaDatagetMaxStatementLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxStatements()
throws SQLException
getMaxStatements in interface DatabaseMetaDatagetMaxStatements in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxTableNameLength()
throws SQLException
getMaxTableNameLength in interface DatabaseMetaDatagetMaxTableNameLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxTablesInSelect()
throws SQLException
getMaxTablesInSelect in interface DatabaseMetaDatagetMaxTablesInSelect in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getMaxUserNameLength()
throws SQLException
getMaxUserNameLength in interface DatabaseMetaDatagetMaxUserNameLength in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic int getDefaultTransactionIsolation()
throws SQLException
getDefaultTransactionIsolation in interface DatabaseMetaDatagetDefaultTransactionIsolation in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsTransactions()
throws SQLException
supportsTransactions in interface DatabaseMetaDatasupportsTransactions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsTransactionIsolationLevel(int level)
throws SQLException
supportsTransactionIsolationLevel in interface DatabaseMetaDatasupportsTransactionIsolationLevel in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean dataDefinitionCausesTransactionCommit()
throws SQLException
dataDefinitionCausesTransactionCommit in interface DatabaseMetaDatadataDefinitionCausesTransactionCommit in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean dataDefinitionIgnoredInTransactions()
throws SQLException
dataDefinitionIgnoredInTransactions in interface DatabaseMetaDatadataDefinitionIgnoredInTransactions in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsBatchUpdates()
throws SQLException
supportsBatchUpdates in interface DatabaseMetaDatasupportsBatchUpdates in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsSavepoints()
throws SQLException
supportsSavepoints in interface DatabaseMetaDatasupportsSavepoints in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsNamedParameters()
throws SQLException
supportsNamedParameters in interface DatabaseMetaDatasupportsNamedParameters in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean locatorsUpdateCopy()
throws SQLException
locatorsUpdateCopy in interface DatabaseMetaDatalocatorsUpdateCopy in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic boolean supportsStoredFunctionsUsingCallSyntax()
throws SQLException
supportsStoredFunctionsUsingCallSyntax in interface DatabaseMetaDatasupportsStoredFunctionsUsingCallSyntax in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ArrowFlightConnection getConnection() throws SQLException
getConnection in interface DatabaseMetaDatagetConnection in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getCatalogs() throws SQLException
getCatalogs in interface DatabaseMetaDatagetCatalogs in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getImportedKeys(String catalog, String schema, String table) throws SQLException
getImportedKeys in interface DatabaseMetaDatagetImportedKeys in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getExportedKeys(String catalog, String schema, String table) throws SQLException
getExportedKeys in interface DatabaseMetaDatagetExportedKeys in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getCrossReference(String parentCatalog, String parentSchema, String parentTable, String foreignCatalog, String foreignSchema, String foreignTable) throws SQLException
getCrossReference in interface DatabaseMetaDatagetCrossReference in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getSchemas(String catalog, String schemaPattern) throws SQLException
getSchemas in interface DatabaseMetaDatagetSchemas in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getTableTypes() throws SQLException
getTableTypes in interface DatabaseMetaDatagetTableTypes in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types) throws SQLException
getTables in interface DatabaseMetaDatagetTables in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getPrimaryKeys(String catalog, String schema, String table) throws SQLException
getPrimaryKeys in interface DatabaseMetaDatagetPrimaryKeys in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionpublic ResultSet getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) throws SQLException
getColumns in interface DatabaseMetaDatagetColumns in class org.apache.calcite.avatica.AvaticaDatabaseMetaDataSQLExceptionCopyright © 2024 The Apache Software Foundation. All rights reserved.