public final class CircuitBreakerDatabaseMetaData extends Object implements 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| 构造器和说明 |
|---|
CircuitBreakerDatabaseMetaData() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetMaxLogicalLobSize, supportsRefCursorspublic boolean allProceduresAreCallable()
allProceduresAreCallable 在接口中 DatabaseMetaDatapublic boolean allTablesAreSelectable()
allTablesAreSelectable 在接口中 DatabaseMetaDatapublic String getURL()
getURL 在接口中 DatabaseMetaDatapublic String getUserName()
getUserName 在接口中 DatabaseMetaDatapublic boolean isReadOnly()
isReadOnly 在接口中 DatabaseMetaDatapublic boolean nullsAreSortedHigh()
nullsAreSortedHigh 在接口中 DatabaseMetaDatapublic boolean nullsAreSortedLow()
nullsAreSortedLow 在接口中 DatabaseMetaDatapublic boolean nullsAreSortedAtStart()
nullsAreSortedAtStart 在接口中 DatabaseMetaDatapublic boolean nullsAreSortedAtEnd()
nullsAreSortedAtEnd 在接口中 DatabaseMetaDatapublic String getDatabaseProductName()
getDatabaseProductName 在接口中 DatabaseMetaDatapublic String getDatabaseProductVersion()
getDatabaseProductVersion 在接口中 DatabaseMetaDatapublic String getDriverName()
getDriverName 在接口中 DatabaseMetaDatapublic String getDriverVersion()
getDriverVersion 在接口中 DatabaseMetaDatapublic int getDriverMajorVersion()
getDriverMajorVersion 在接口中 DatabaseMetaDatapublic int getDriverMinorVersion()
getDriverMinorVersion 在接口中 DatabaseMetaDatapublic boolean usesLocalFiles()
usesLocalFiles 在接口中 DatabaseMetaDatapublic boolean usesLocalFilePerTable()
usesLocalFilePerTable 在接口中 DatabaseMetaDatapublic boolean supportsMixedCaseIdentifiers()
supportsMixedCaseIdentifiers 在接口中 DatabaseMetaDatapublic boolean storesUpperCaseIdentifiers()
storesUpperCaseIdentifiers 在接口中 DatabaseMetaDatapublic boolean storesLowerCaseIdentifiers()
storesLowerCaseIdentifiers 在接口中 DatabaseMetaDatapublic boolean storesMixedCaseIdentifiers()
storesMixedCaseIdentifiers 在接口中 DatabaseMetaDatapublic boolean supportsMixedCaseQuotedIdentifiers()
public boolean storesUpperCaseQuotedIdentifiers()
public boolean storesLowerCaseQuotedIdentifiers()
public boolean storesMixedCaseQuotedIdentifiers()
public String getIdentifierQuoteString()
getIdentifierQuoteString 在接口中 DatabaseMetaDatapublic String getSQLKeywords()
getSQLKeywords 在接口中 DatabaseMetaDatapublic String getNumericFunctions()
getNumericFunctions 在接口中 DatabaseMetaDatapublic String getStringFunctions()
getStringFunctions 在接口中 DatabaseMetaDatapublic String getSystemFunctions()
getSystemFunctions 在接口中 DatabaseMetaDatapublic String getTimeDateFunctions()
getTimeDateFunctions 在接口中 DatabaseMetaDatapublic String getSearchStringEscape()
getSearchStringEscape 在接口中 DatabaseMetaDatapublic String getExtraNameCharacters()
getExtraNameCharacters 在接口中 DatabaseMetaDatapublic boolean supportsAlterTableWithAddColumn()
public boolean supportsAlterTableWithDropColumn()
public boolean supportsColumnAliasing()
supportsColumnAliasing 在接口中 DatabaseMetaDatapublic boolean nullPlusNonNullIsNull()
nullPlusNonNullIsNull 在接口中 DatabaseMetaDatapublic boolean supportsConvert()
supportsConvert 在接口中 DatabaseMetaDatapublic boolean supportsConvert(int fromType,
int toType)
supportsConvert 在接口中 DatabaseMetaDatapublic boolean supportsTableCorrelationNames()
public boolean supportsDifferentTableCorrelationNames()
public boolean supportsExpressionsInOrderBy()
supportsExpressionsInOrderBy 在接口中 DatabaseMetaDatapublic boolean supportsOrderByUnrelated()
supportsOrderByUnrelated 在接口中 DatabaseMetaDatapublic boolean supportsGroupBy()
supportsGroupBy 在接口中 DatabaseMetaDatapublic boolean supportsGroupByUnrelated()
supportsGroupByUnrelated 在接口中 DatabaseMetaDatapublic boolean supportsGroupByBeyondSelect()
supportsGroupByBeyondSelect 在接口中 DatabaseMetaDatapublic boolean supportsLikeEscapeClause()
supportsLikeEscapeClause 在接口中 DatabaseMetaDatapublic boolean supportsMultipleResultSets()
supportsMultipleResultSets 在接口中 DatabaseMetaDatapublic boolean supportsMultipleTransactions()
supportsMultipleTransactions 在接口中 DatabaseMetaDatapublic boolean supportsNonNullableColumns()
supportsNonNullableColumns 在接口中 DatabaseMetaDatapublic boolean supportsMinimumSQLGrammar()
supportsMinimumSQLGrammar 在接口中 DatabaseMetaDatapublic boolean supportsCoreSQLGrammar()
supportsCoreSQLGrammar 在接口中 DatabaseMetaDatapublic boolean supportsExtendedSQLGrammar()
supportsExtendedSQLGrammar 在接口中 DatabaseMetaDatapublic boolean supportsANSI92EntryLevelSQL()
supportsANSI92EntryLevelSQL 在接口中 DatabaseMetaDatapublic boolean supportsANSI92IntermediateSQL()
public boolean supportsANSI92FullSQL()
supportsANSI92FullSQL 在接口中 DatabaseMetaDatapublic boolean supportsIntegrityEnhancementFacility()
public boolean supportsOuterJoins()
supportsOuterJoins 在接口中 DatabaseMetaDatapublic boolean supportsFullOuterJoins()
supportsFullOuterJoins 在接口中 DatabaseMetaDatapublic boolean supportsLimitedOuterJoins()
supportsLimitedOuterJoins 在接口中 DatabaseMetaDatapublic String getSchemaTerm()
getSchemaTerm 在接口中 DatabaseMetaDatapublic String getProcedureTerm()
getProcedureTerm 在接口中 DatabaseMetaDatapublic String getCatalogTerm()
getCatalogTerm 在接口中 DatabaseMetaDatapublic boolean isCatalogAtStart()
isCatalogAtStart 在接口中 DatabaseMetaDatapublic String getCatalogSeparator()
getCatalogSeparator 在接口中 DatabaseMetaDatapublic boolean supportsSchemasInDataManipulation()
public boolean supportsSchemasInProcedureCalls()
public boolean supportsSchemasInTableDefinitions()
public boolean supportsSchemasInIndexDefinitions()
public boolean supportsSchemasInPrivilegeDefinitions()
public boolean supportsCatalogsInDataManipulation()
public boolean supportsCatalogsInProcedureCalls()
public boolean supportsCatalogsInTableDefinitions()
public boolean supportsCatalogsInIndexDefinitions()
public boolean supportsCatalogsInPrivilegeDefinitions()
public boolean supportsPositionedDelete()
supportsPositionedDelete 在接口中 DatabaseMetaDatapublic boolean supportsPositionedUpdate()
supportsPositionedUpdate 在接口中 DatabaseMetaDatapublic boolean supportsSelectForUpdate()
supportsSelectForUpdate 在接口中 DatabaseMetaDatapublic boolean supportsStoredProcedures()
supportsStoredProcedures 在接口中 DatabaseMetaDatapublic boolean supportsSubqueriesInComparisons()
public boolean supportsSubqueriesInExists()
supportsSubqueriesInExists 在接口中 DatabaseMetaDatapublic boolean supportsSubqueriesInIns()
supportsSubqueriesInIns 在接口中 DatabaseMetaDatapublic boolean supportsSubqueriesInQuantifieds()
public boolean supportsCorrelatedSubqueries()
supportsCorrelatedSubqueries 在接口中 DatabaseMetaDatapublic boolean supportsUnion()
supportsUnion 在接口中 DatabaseMetaDatapublic boolean supportsUnionAll()
supportsUnionAll 在接口中 DatabaseMetaDatapublic boolean supportsOpenCursorsAcrossCommit()
public boolean supportsOpenCursorsAcrossRollback()
public boolean supportsOpenStatementsAcrossCommit()
public boolean supportsOpenStatementsAcrossRollback()
public int getMaxBinaryLiteralLength()
getMaxBinaryLiteralLength 在接口中 DatabaseMetaDatapublic int getMaxCharLiteralLength()
getMaxCharLiteralLength 在接口中 DatabaseMetaDatapublic int getMaxColumnNameLength()
getMaxColumnNameLength 在接口中 DatabaseMetaDatapublic int getMaxColumnsInGroupBy()
getMaxColumnsInGroupBy 在接口中 DatabaseMetaDatapublic int getMaxColumnsInIndex()
getMaxColumnsInIndex 在接口中 DatabaseMetaDatapublic int getMaxColumnsInOrderBy()
getMaxColumnsInOrderBy 在接口中 DatabaseMetaDatapublic int getMaxColumnsInSelect()
getMaxColumnsInSelect 在接口中 DatabaseMetaDatapublic int getMaxColumnsInTable()
getMaxColumnsInTable 在接口中 DatabaseMetaDatapublic int getMaxConnections()
getMaxConnections 在接口中 DatabaseMetaDatapublic int getMaxCursorNameLength()
getMaxCursorNameLength 在接口中 DatabaseMetaDatapublic int getMaxIndexLength()
getMaxIndexLength 在接口中 DatabaseMetaDatapublic int getMaxSchemaNameLength()
getMaxSchemaNameLength 在接口中 DatabaseMetaDatapublic int getMaxProcedureNameLength()
getMaxProcedureNameLength 在接口中 DatabaseMetaDatapublic int getMaxCatalogNameLength()
getMaxCatalogNameLength 在接口中 DatabaseMetaDatapublic int getMaxRowSize()
getMaxRowSize 在接口中 DatabaseMetaDatapublic boolean doesMaxRowSizeIncludeBlobs()
doesMaxRowSizeIncludeBlobs 在接口中 DatabaseMetaDatapublic int getMaxStatementLength()
getMaxStatementLength 在接口中 DatabaseMetaDatapublic int getMaxStatements()
getMaxStatements 在接口中 DatabaseMetaDatapublic int getMaxTableNameLength()
getMaxTableNameLength 在接口中 DatabaseMetaDatapublic int getMaxTablesInSelect()
getMaxTablesInSelect 在接口中 DatabaseMetaDatapublic int getMaxUserNameLength()
getMaxUserNameLength 在接口中 DatabaseMetaDatapublic int getDefaultTransactionIsolation()
public boolean supportsTransactions()
supportsTransactions 在接口中 DatabaseMetaDatapublic boolean supportsTransactionIsolationLevel(int level)
public boolean supportsDataDefinitionAndDataManipulationTransactions()
public boolean supportsDataManipulationTransactionsOnly()
public boolean dataDefinitionCausesTransactionCommit()
public boolean dataDefinitionIgnoredInTransactions()
public ResultSet getProcedures(String catalog, String schemaPattern, String procedureNamePattern)
getProcedures 在接口中 DatabaseMetaDatapublic ResultSet getProcedureColumns(String catalog, String schemaPattern, String procedureNamePattern, String columnNamePattern)
getProcedureColumns 在接口中 DatabaseMetaDatapublic ResultSet getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types)
getTables 在接口中 DatabaseMetaDatapublic ResultSet getSchemas()
getSchemas 在接口中 DatabaseMetaDatapublic ResultSet getSchemas(String catalog, String schemaPattern)
getSchemas 在接口中 DatabaseMetaDatapublic ResultSet getCatalogs()
getCatalogs 在接口中 DatabaseMetaDatapublic ResultSet getTableTypes()
getTableTypes 在接口中 DatabaseMetaDatapublic ResultSet getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern)
getColumns 在接口中 DatabaseMetaDatapublic ResultSet getColumnPrivileges(String catalog, String schema, String table, String columnNamePattern)
getColumnPrivileges 在接口中 DatabaseMetaDatapublic ResultSet getTablePrivileges(String catalog, String schemaPattern, String tableNamePattern)
getTablePrivileges 在接口中 DatabaseMetaDatapublic ResultSet getBestRowIdentifier(String catalog, String schema, String table, int scope, boolean nullable)
getBestRowIdentifier 在接口中 DatabaseMetaDatapublic ResultSet getVersionColumns(String catalog, String schema, String table)
getVersionColumns 在接口中 DatabaseMetaDatapublic ResultSet getPrimaryKeys(String catalog, String schema, String table)
getPrimaryKeys 在接口中 DatabaseMetaDatapublic ResultSet getImportedKeys(String catalog, String schema, String table)
getImportedKeys 在接口中 DatabaseMetaDatapublic ResultSet getExportedKeys(String catalog, String schema, String table)
getExportedKeys 在接口中 DatabaseMetaDatapublic ResultSet getCrossReference(String parentCatalog, String parentSchema, String parentTable, String foreignCatalog, String foreignSchema, String foreignTable)
getCrossReference 在接口中 DatabaseMetaDatapublic ResultSet getTypeInfo()
getTypeInfo 在接口中 DatabaseMetaDatapublic ResultSet getIndexInfo(String catalog, String schema, String table, boolean unique, boolean approximate)
getIndexInfo 在接口中 DatabaseMetaDatapublic boolean supportsResultSetType(int type)
supportsResultSetType 在接口中 DatabaseMetaDatapublic boolean supportsResultSetConcurrency(int type,
int concurrency)
supportsResultSetConcurrency 在接口中 DatabaseMetaDatapublic boolean ownUpdatesAreVisible(int type)
ownUpdatesAreVisible 在接口中 DatabaseMetaDatapublic boolean ownDeletesAreVisible(int type)
ownDeletesAreVisible 在接口中 DatabaseMetaDatapublic boolean ownInsertsAreVisible(int type)
ownInsertsAreVisible 在接口中 DatabaseMetaDatapublic boolean othersUpdatesAreVisible(int type)
othersUpdatesAreVisible 在接口中 DatabaseMetaDatapublic boolean othersDeletesAreVisible(int type)
othersDeletesAreVisible 在接口中 DatabaseMetaDatapublic boolean othersInsertsAreVisible(int type)
othersInsertsAreVisible 在接口中 DatabaseMetaDatapublic boolean updatesAreDetected(int type)
updatesAreDetected 在接口中 DatabaseMetaDatapublic boolean deletesAreDetected(int type)
deletesAreDetected 在接口中 DatabaseMetaDatapublic boolean insertsAreDetected(int type)
insertsAreDetected 在接口中 DatabaseMetaDatapublic boolean supportsBatchUpdates()
supportsBatchUpdates 在接口中 DatabaseMetaDatapublic ResultSet getUDTs(String catalog, String schemaPattern, String typeNamePattern, int[] types)
getUDTs 在接口中 DatabaseMetaDatapublic Connection getConnection()
getConnection 在接口中 DatabaseMetaDatapublic boolean supportsSavepoints()
supportsSavepoints 在接口中 DatabaseMetaDatapublic boolean supportsNamedParameters()
supportsNamedParameters 在接口中 DatabaseMetaDatapublic boolean supportsMultipleOpenResults()
supportsMultipleOpenResults 在接口中 DatabaseMetaDatapublic boolean supportsGetGeneratedKeys()
supportsGetGeneratedKeys 在接口中 DatabaseMetaDatapublic ResultSet getSuperTypes(String catalog, String schemaPattern, String typeNamePattern)
getSuperTypes 在接口中 DatabaseMetaDatapublic ResultSet getSuperTables(String catalog, String schemaPattern, String tableNamePattern)
getSuperTables 在接口中 DatabaseMetaDatapublic ResultSet getAttributes(String catalog, String schemaPattern, String typeNamePattern, String attributeNamePattern)
getAttributes 在接口中 DatabaseMetaDatapublic boolean supportsResultSetHoldability(int holdability)
supportsResultSetHoldability 在接口中 DatabaseMetaDatapublic int getResultSetHoldability()
getResultSetHoldability 在接口中 DatabaseMetaDatapublic int getDatabaseMajorVersion()
getDatabaseMajorVersion 在接口中 DatabaseMetaDatapublic int getDatabaseMinorVersion()
getDatabaseMinorVersion 在接口中 DatabaseMetaDatapublic int getJDBCMajorVersion()
getJDBCMajorVersion 在接口中 DatabaseMetaDatapublic int getJDBCMinorVersion()
getJDBCMinorVersion 在接口中 DatabaseMetaDatapublic int getSQLStateType()
getSQLStateType 在接口中 DatabaseMetaDatapublic boolean locatorsUpdateCopy()
locatorsUpdateCopy 在接口中 DatabaseMetaDatapublic boolean supportsStatementPooling()
supportsStatementPooling 在接口中 DatabaseMetaDatapublic RowIdLifetime getRowIdLifetime()
getRowIdLifetime 在接口中 DatabaseMetaDatapublic boolean supportsStoredFunctionsUsingCallSyntax()
public boolean autoCommitFailureClosesAllResultSets()
public ResultSet getClientInfoProperties()
getClientInfoProperties 在接口中 DatabaseMetaDatapublic ResultSet getFunctions(String catalog, String schemaPattern, String functionNamePattern)
getFunctions 在接口中 DatabaseMetaDatapublic ResultSet getFunctionColumns(String catalog, String schemaPattern, String functionNamePattern, String columnNamePattern)
getFunctionColumns 在接口中 DatabaseMetaDatapublic ResultSet getPseudoColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern)
getPseudoColumns 在接口中 DatabaseMetaDatapublic boolean generatedKeyAlwaysReturned()
generatedKeyAlwaysReturned 在接口中 DatabaseMetaDatapublic boolean isWrapperFor(Class<?> iface)
isWrapperFor 在接口中 WrapperCopyright © 2020 The Apache Software Foundation. All rights reserved.