类 DatabendDatabaseMetaData
java.lang.Object
com.databend.jdbc.DatabendDatabaseMetaData
- 所有已实现的接口:
DatabaseMetaData,Wrapper
-
字段概要
从接口继承的字段 java.sql.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, versionColumnUnknown -
构造器概要
构造器 -
方法概要
修饰符和类型方法说明booleanbooleanbooleanbooleanbooleanbooleandeletesAreDetected(int i) booleanbooleangetAttributes(String s, String s1, String s2, String s3) getBestRowIdentifier(String s, String s1, String s2, int i, boolean b) getColumnPrivileges(String s, String s1, String s2, String s3) getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) getColumns(String catalog, String schemaPattern, String tableNamePattern, String[] columnNames) intintintintintgetExportedKeys(String s, String s1, String s2) getFunctionColumns(String catalog, String schemaPattern, String functionNamePattern, String columnNamePattern) getFunctions(String catalog, String schemaPattern, String functionNamePattern) getImportedKeys(String s, String s1, String s2) getIndexInfo(String s, String s1, String s2, boolean b, boolean b1) intintintintintintintintintintintintintintintintintintintintintintgetPrimaryKeys(String s, String s1, String s2) getProcedureColumns(String s, String s1, String s2, String s3) getProcedures(String s, String s1, String s2) getPseudoColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) intgetSchemas(String catalog, String schemaPattern) intgetSuperTables(String s, String s1, String s2) getSuperTypes(String s, String s1, String s2) getTablePrivileges(String s, String s1, String s2) getURL()getVersionColumns(String s, String s1, String s2) booleaninsertsAreDetected(int i) booleanbooleanbooleanisWrapperFor(Class<?> iface) booleanbooleanbooleanbooleanbooleanbooleanbooleanothersDeletesAreVisible(int i) booleanothersInsertsAreVisible(int i) booleanothersUpdatesAreVisible(int i) booleanownDeletesAreVisible(int i) booleanownInsertsAreVisible(int i) booleanownUpdatesAreVisible(int i) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleansupportsConvert(int i, int i1) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleansupportsResultSetConcurrency(int type, int concurrency) booleansupportsResultSetHoldability(int holdability) booleansupportsResultSetType(int type) booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanboolean<T> TbooleanupdatesAreDetected(int i) booleanboolean从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 java.sql.DatabaseMetaData
getMaxLogicalLobSize, supportsRefCursors, supportsSharding
-
构造器详细资料
-
DatabendDatabaseMetaData
- 抛出:
SQLException
-
-
方法详细资料
-
allProceduresAreCallable
- 指定者:
allProceduresAreCallable在接口中DatabaseMetaData- 抛出:
SQLException
-
allTablesAreSelectable
- 指定者:
allTablesAreSelectable在接口中DatabaseMetaData- 抛出:
SQLException
-
getURL
- 指定者:
getURL在接口中DatabaseMetaData- 抛出:
SQLException
-
getUserName
- 指定者:
getUserName在接口中DatabaseMetaData- 抛出:
SQLException
-
isReadOnly
- 指定者:
isReadOnly在接口中DatabaseMetaData- 抛出:
SQLException
-
nullsAreSortedHigh
- 指定者:
nullsAreSortedHigh在接口中DatabaseMetaData- 抛出:
SQLException
-
nullsAreSortedLow
- 指定者:
nullsAreSortedLow在接口中DatabaseMetaData- 抛出:
SQLException
-
nullsAreSortedAtStart
- 指定者:
nullsAreSortedAtStart在接口中DatabaseMetaData- 抛出:
SQLException
-
nullsAreSortedAtEnd
- 指定者:
nullsAreSortedAtEnd在接口中DatabaseMetaData- 抛出:
SQLException
-
getDatabaseProductName
- 指定者:
getDatabaseProductName在接口中DatabaseMetaData- 抛出:
SQLException
-
getDatabaseProductVersion
- 指定者:
getDatabaseProductVersion在接口中DatabaseMetaData- 抛出:
SQLException
-
getDriverName
- 指定者:
getDriverName在接口中DatabaseMetaData- 抛出:
SQLException
-
getDriverVersion
- 指定者:
getDriverVersion在接口中DatabaseMetaData- 抛出:
SQLException
-
getDriverMajorVersion
public int getDriverMajorVersion()- 指定者:
getDriverMajorVersion在接口中DatabaseMetaData
-
getDriverMinorVersion
public int getDriverMinorVersion()- 指定者:
getDriverMinorVersion在接口中DatabaseMetaData
-
usesLocalFiles
- 指定者:
usesLocalFiles在接口中DatabaseMetaData- 抛出:
SQLException
-
usesLocalFilePerTable
- 指定者:
usesLocalFilePerTable在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsMixedCaseIdentifiers
- 指定者:
supportsMixedCaseIdentifiers在接口中DatabaseMetaData- 抛出:
SQLException
-
storesUpperCaseIdentifiers
- 指定者:
storesUpperCaseIdentifiers在接口中DatabaseMetaData- 抛出:
SQLException
-
storesLowerCaseIdentifiers
- 指定者:
storesLowerCaseIdentifiers在接口中DatabaseMetaData- 抛出:
SQLException
-
storesMixedCaseIdentifiers
- 指定者:
storesMixedCaseIdentifiers在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsMixedCaseQuotedIdentifiers
- 指定者:
supportsMixedCaseQuotedIdentifiers在接口中DatabaseMetaData- 抛出:
SQLException
-
storesUpperCaseQuotedIdentifiers
- 指定者:
storesUpperCaseQuotedIdentifiers在接口中DatabaseMetaData- 抛出:
SQLException
-
storesLowerCaseQuotedIdentifiers
- 指定者:
storesLowerCaseQuotedIdentifiers在接口中DatabaseMetaData- 抛出:
SQLException
-
storesMixedCaseQuotedIdentifiers
- 指定者:
storesMixedCaseQuotedIdentifiers在接口中DatabaseMetaData- 抛出:
SQLException
-
getIdentifierQuoteString
- 指定者:
getIdentifierQuoteString在接口中DatabaseMetaData- 抛出:
SQLException
-
getSQLKeywords
- 指定者:
getSQLKeywords在接口中DatabaseMetaData- 抛出:
SQLException
-
getNumericFunctions
- 指定者:
getNumericFunctions在接口中DatabaseMetaData- 抛出:
SQLException
-
getStringFunctions
- 指定者:
getStringFunctions在接口中DatabaseMetaData- 抛出:
SQLException
-
getSystemFunctions
- 指定者:
getSystemFunctions在接口中DatabaseMetaData- 抛出:
SQLException
-
getTimeDateFunctions
- 指定者:
getTimeDateFunctions在接口中DatabaseMetaData- 抛出:
SQLException
-
getSearchStringEscape
- 指定者:
getSearchStringEscape在接口中DatabaseMetaData- 抛出:
SQLException
-
getExtraNameCharacters
- 指定者:
getExtraNameCharacters在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsAlterTableWithAddColumn
- 指定者:
supportsAlterTableWithAddColumn在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsAlterTableWithDropColumn
- 指定者:
supportsAlterTableWithDropColumn在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsColumnAliasing
- 指定者:
supportsColumnAliasing在接口中DatabaseMetaData- 抛出:
SQLException
-
nullPlusNonNullIsNull
- 指定者:
nullPlusNonNullIsNull在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsConvert
- 指定者:
supportsConvert在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsConvert
- 指定者:
supportsConvert在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsTableCorrelationNames
- 指定者:
supportsTableCorrelationNames在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsDifferentTableCorrelationNames
-
supportsExpressionsInOrderBy
- 指定者:
supportsExpressionsInOrderBy在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsGroupBy
- 指定者:
supportsGroupBy在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsGroupByBeyondSelect
- 指定者:
supportsGroupByBeyondSelect在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsLikeEscapeClause
- 指定者:
supportsLikeEscapeClause在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsMultipleResultSets
- 指定者:
supportsMultipleResultSets在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsMultipleTransactions
- 指定者:
supportsMultipleTransactions在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsNonNullableColumns
- 指定者:
supportsNonNullableColumns在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsMinimumSQLGrammar
- 指定者:
supportsMinimumSQLGrammar在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsCoreSQLGrammar
- 指定者:
supportsCoreSQLGrammar在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsExtendedSQLGrammar
- 指定者:
supportsExtendedSQLGrammar在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsANSI92EntryLevelSQL
- 指定者:
supportsANSI92EntryLevelSQL在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsANSI92IntermediateSQL
- 指定者:
supportsANSI92IntermediateSQL在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsANSI92FullSQL
- 指定者:
supportsANSI92FullSQL在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsIntegrityEnhancementFacility
- 指定者:
supportsIntegrityEnhancementFacility在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsOuterJoins
- 指定者:
supportsOuterJoins在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsFullOuterJoins
- 指定者:
supportsFullOuterJoins在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsLimitedOuterJoins
- 指定者:
supportsLimitedOuterJoins在接口中DatabaseMetaData- 抛出:
SQLException
-
getSchemaTerm
- 指定者:
getSchemaTerm在接口中DatabaseMetaData- 抛出:
SQLException
-
getProcedureTerm
- 指定者:
getProcedureTerm在接口中DatabaseMetaData- 抛出:
SQLException
-
getCatalogTerm
- 指定者:
getCatalogTerm在接口中DatabaseMetaData- 抛出:
SQLException
-
isCatalogAtStart
- 指定者:
isCatalogAtStart在接口中DatabaseMetaData- 抛出:
SQLException
-
getCatalogSeparator
- 指定者:
getCatalogSeparator在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSchemasInDataManipulation
- 指定者:
supportsSchemasInDataManipulation在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSchemasInProcedureCalls
- 指定者:
supportsSchemasInProcedureCalls在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSchemasInTableDefinitions
- 指定者:
supportsSchemasInTableDefinitions在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSchemasInIndexDefinitions
- 指定者:
supportsSchemasInIndexDefinitions在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSchemasInPrivilegeDefinitions
-
supportsCatalogsInDataManipulation
- 指定者:
supportsCatalogsInDataManipulation在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsCatalogsInProcedureCalls
- 指定者:
supportsCatalogsInProcedureCalls在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsCatalogsInTableDefinitions
- 指定者:
supportsCatalogsInTableDefinitions在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsCatalogsInIndexDefinitions
- 指定者:
supportsCatalogsInIndexDefinitions在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsCatalogsInPrivilegeDefinitions
-
supportsPositionedDelete
- 指定者:
supportsPositionedDelete在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsPositionedUpdate
- 指定者:
supportsPositionedUpdate在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSelectForUpdate
- 指定者:
supportsSelectForUpdate在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsStoredProcedures
- 指定者:
supportsStoredProcedures在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSubqueriesInComparisons
- 指定者:
supportsSubqueriesInComparisons在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSubqueriesInExists
- 指定者:
supportsSubqueriesInExists在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSubqueriesInIns
- 指定者:
supportsSubqueriesInIns在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSubqueriesInQuantifieds
- 指定者:
supportsSubqueriesInQuantifieds在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsUnion
- 指定者:
supportsUnion在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsUnionAll
- 指定者:
supportsUnionAll在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsOpenCursorsAcrossCommit
- 指定者:
supportsOpenCursorsAcrossCommit在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsOpenCursorsAcrossRollback
- 指定者:
supportsOpenCursorsAcrossRollback在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsOpenStatementsAcrossCommit
- 指定者:
supportsOpenStatementsAcrossCommit在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsOpenStatementsAcrossRollback
- 指定者:
supportsOpenStatementsAcrossRollback在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxBinaryLiteralLength
- 指定者:
getMaxBinaryLiteralLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxCharLiteralLength
- 指定者:
getMaxCharLiteralLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxColumnNameLength
- 指定者:
getMaxColumnNameLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxColumnsInGroupBy
- 指定者:
getMaxColumnsInGroupBy在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxColumnsInIndex
- 指定者:
getMaxColumnsInIndex在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxColumnsInOrderBy
- 指定者:
getMaxColumnsInOrderBy在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxColumnsInSelect
- 指定者:
getMaxColumnsInSelect在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxColumnsInTable
- 指定者:
getMaxColumnsInTable在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxConnections
- 指定者:
getMaxConnections在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxCursorNameLength
- 指定者:
getMaxCursorNameLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxIndexLength
- 指定者:
getMaxIndexLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxSchemaNameLength
- 指定者:
getMaxSchemaNameLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxProcedureNameLength
- 指定者:
getMaxProcedureNameLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxCatalogNameLength
- 指定者:
getMaxCatalogNameLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxRowSize
- 指定者:
getMaxRowSize在接口中DatabaseMetaData- 抛出:
SQLException
-
doesMaxRowSizeIncludeBlobs
- 指定者:
doesMaxRowSizeIncludeBlobs在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxStatementLength
- 指定者:
getMaxStatementLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxStatements
- 指定者:
getMaxStatements在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxTableNameLength
- 指定者:
getMaxTableNameLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxTablesInSelect
- 指定者:
getMaxTablesInSelect在接口中DatabaseMetaData- 抛出:
SQLException
-
getMaxUserNameLength
- 指定者:
getMaxUserNameLength在接口中DatabaseMetaData- 抛出:
SQLException
-
getDefaultTransactionIsolation
- 指定者:
getDefaultTransactionIsolation在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsTransactions
- 指定者:
supportsTransactions在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsTransactionIsolationLevel
- 指定者:
supportsTransactionIsolationLevel在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsDataDefinitionAndDataManipulationTransactions
-
supportsDataManipulationTransactionsOnly
-
dataDefinitionCausesTransactionCommit
-
dataDefinitionIgnoredInTransactions
- 指定者:
dataDefinitionIgnoredInTransactions在接口中DatabaseMetaData- 抛出:
SQLException
-
getProcedures
- 指定者:
getProcedures在接口中DatabaseMetaData- 抛出:
SQLException
-
getProcedureColumns
- 指定者:
getProcedureColumns在接口中DatabaseMetaData- 抛出:
SQLException
-
getTables
public ResultSet getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types) throws SQLException - 指定者:
getTables在接口中DatabaseMetaData- 抛出:
SQLException
-
getSchemas
- 指定者:
getSchemas在接口中DatabaseMetaData- 抛出:
SQLException
-
getCatalogs
- 指定者:
getCatalogs在接口中DatabaseMetaData- 抛出:
SQLException
-
getTableTypes
- 指定者:
getTableTypes在接口中DatabaseMetaData- 抛出:
SQLException
-
getColumns
public ResultSet getColumns(String catalog, String schemaPattern, String tableNamePattern, String[] columnNames) throws SQLException - 抛出:
SQLException
-
getColumns
public ResultSet getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) throws SQLException - 指定者:
getColumns在接口中DatabaseMetaData- 抛出:
SQLException
-
getColumnPrivileges
- 指定者:
getColumnPrivileges在接口中DatabaseMetaData- 抛出:
SQLException
-
getTablePrivileges
- 指定者:
getTablePrivileges在接口中DatabaseMetaData- 抛出:
SQLException
-
getBestRowIdentifier
public ResultSet getBestRowIdentifier(String s, String s1, String s2, int i, boolean b) throws SQLException - 指定者:
getBestRowIdentifier在接口中DatabaseMetaData- 抛出:
SQLException
-
getVersionColumns
- 指定者:
getVersionColumns在接口中DatabaseMetaData- 抛出:
SQLException
-
getPrimaryKeys
- 指定者:
getPrimaryKeys在接口中DatabaseMetaData- 抛出:
SQLException
-
getImportedKeys
- 指定者:
getImportedKeys在接口中DatabaseMetaData- 抛出:
SQLException
-
getExportedKeys
- 指定者:
getExportedKeys在接口中DatabaseMetaData- 抛出:
SQLException
-
getCrossReference
public ResultSet getCrossReference(String s, String s1, String s2, String s3, String s4, String s5) throws SQLException - 指定者:
getCrossReference在接口中DatabaseMetaData- 抛出:
SQLException
-
getTypeInfo
- 指定者:
getTypeInfo在接口中DatabaseMetaData- 抛出:
SQLException
-
getIndexInfo
public ResultSet getIndexInfo(String s, String s1, String s2, boolean b, boolean b1) throws SQLException - 指定者:
getIndexInfo在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsResultSetType
- 指定者:
supportsResultSetType在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsResultSetConcurrency
- 指定者:
supportsResultSetConcurrency在接口中DatabaseMetaData- 抛出:
SQLException
-
ownUpdatesAreVisible
- 指定者:
ownUpdatesAreVisible在接口中DatabaseMetaData- 抛出:
SQLException
-
ownDeletesAreVisible
- 指定者:
ownDeletesAreVisible在接口中DatabaseMetaData- 抛出:
SQLException
-
ownInsertsAreVisible
- 指定者:
ownInsertsAreVisible在接口中DatabaseMetaData- 抛出:
SQLException
-
othersUpdatesAreVisible
- 指定者:
othersUpdatesAreVisible在接口中DatabaseMetaData- 抛出:
SQLException
-
othersDeletesAreVisible
- 指定者:
othersDeletesAreVisible在接口中DatabaseMetaData- 抛出:
SQLException
-
othersInsertsAreVisible
- 指定者:
othersInsertsAreVisible在接口中DatabaseMetaData- 抛出:
SQLException
-
updatesAreDetected
- 指定者:
updatesAreDetected在接口中DatabaseMetaData- 抛出:
SQLException
-
deletesAreDetected
- 指定者:
deletesAreDetected在接口中DatabaseMetaData- 抛出:
SQLException
-
insertsAreDetected
- 指定者:
insertsAreDetected在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsBatchUpdates
- 指定者:
supportsBatchUpdates在接口中DatabaseMetaData- 抛出:
SQLException
-
getUDTs
- 指定者:
getUDTs在接口中DatabaseMetaData- 抛出:
SQLException
-
getConnection
- 指定者:
getConnection在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsSavepoints
- 指定者:
supportsSavepoints在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsNamedParameters
- 指定者:
supportsNamedParameters在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsMultipleOpenResults
- 指定者:
supportsMultipleOpenResults在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsGetGeneratedKeys
- 指定者:
supportsGetGeneratedKeys在接口中DatabaseMetaData- 抛出:
SQLException
-
getSuperTypes
- 指定者:
getSuperTypes在接口中DatabaseMetaData- 抛出:
SQLException
-
getSuperTables
- 指定者:
getSuperTables在接口中DatabaseMetaData- 抛出:
SQLException
-
getAttributes
- 指定者:
getAttributes在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsResultSetHoldability
- 指定者:
supportsResultSetHoldability在接口中DatabaseMetaData- 抛出:
SQLException
-
getResultSetHoldability
- 指定者:
getResultSetHoldability在接口中DatabaseMetaData- 抛出:
SQLException
-
getDatabaseMajorVersion
- 指定者:
getDatabaseMajorVersion在接口中DatabaseMetaData- 抛出:
SQLException
-
getDatabaseMinorVersion
- 指定者:
getDatabaseMinorVersion在接口中DatabaseMetaData- 抛出:
SQLException
-
getJDBCMajorVersion
- 指定者:
getJDBCMajorVersion在接口中DatabaseMetaData- 抛出:
SQLException
-
getJDBCMinorVersion
- 指定者:
getJDBCMinorVersion在接口中DatabaseMetaData- 抛出:
SQLException
-
getSQLStateType
- 指定者:
getSQLStateType在接口中DatabaseMetaData- 抛出:
SQLException
-
locatorsUpdateCopy
- 指定者:
locatorsUpdateCopy在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsStatementPooling
- 指定者:
supportsStatementPooling在接口中DatabaseMetaData- 抛出:
SQLException
-
getRowIdLifetime
- 指定者:
getRowIdLifetime在接口中DatabaseMetaData- 抛出:
SQLException
-
getSchemas
- 指定者:
getSchemas在接口中DatabaseMetaData- 抛出:
SQLException
-
supportsStoredFunctionsUsingCallSyntax
-
autoCommitFailureClosesAllResultSets
- 指定者:
autoCommitFailureClosesAllResultSets在接口中DatabaseMetaData- 抛出:
SQLException
-
getClientInfoProperties
- 指定者:
getClientInfoProperties在接口中DatabaseMetaData- 抛出:
SQLException
-
getFunctions
public ResultSet getFunctions(String catalog, String schemaPattern, String functionNamePattern) throws SQLException - 指定者:
getFunctions在接口中DatabaseMetaData- 抛出:
SQLException
-
getFunctionColumns
public ResultSet getFunctionColumns(String catalog, String schemaPattern, String functionNamePattern, String columnNamePattern) throws SQLException - 指定者:
getFunctionColumns在接口中DatabaseMetaData- 抛出:
SQLException
-
getPseudoColumns
public ResultSet getPseudoColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) throws SQLException - 指定者:
getPseudoColumns在接口中DatabaseMetaData- 抛出:
SQLException
-
generatedKeyAlwaysReturned
- 指定者:
generatedKeyAlwaysReturned在接口中DatabaseMetaData- 抛出:
SQLException
-
unwrap
- 指定者:
unwrap在接口中Wrapper- 抛出:
SQLException
-
isWrapperFor
- 指定者:
isWrapperFor在接口中Wrapper- 抛出:
SQLException
-