类 IoTDBDatabaseMetadata
- java.lang.Object
-
- org.apache.iotdb.jdbc.IoTDBDatabaseMetadata
-
- 所有已实现的接口:
java.sql.DatabaseMetaData,java.sql.Wrapper
public class IoTDBDatabaseMetadata extends java.lang.Object implements java.sql.DatabaseMetaData
-
-
字段概要
-
从接口继承的字段 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
-
-
构造器概要
构造器 构造器 说明 IoTDBDatabaseMetadata(IoTDBConnection connection, org.apache.iotdb.service.rpc.thrift.TSIService.Iface client)
-
方法概要
所有方法 实例方法 具体方法 已过时的方法 修饰符和类型 方法 说明 booleanallProceduresAreCallable()booleanallTablesAreSelectable()booleanautoCommitFailureClosesAllResultSets()booleandataDefinitionCausesTransactionCommit()booleandataDefinitionIgnoredInTransactions()booleandeletesAreDetected(int arg0)booleandoesMaxRowSizeIncludeBlobs()booleangeneratedKeyAlwaysReturned()java.sql.ResultSetgetAttributes(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3)java.sql.ResultSetgetBestRowIdentifier(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, int arg3, boolean arg4)java.sql.ResultSetgetCatalogs()java.lang.StringgetCatalogSeparator()java.lang.StringgetCatalogTerm()java.sql.ResultSetgetClientInfoProperties()java.sql.ResultSetgetColumnPrivileges(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3)java.sql.ResultSetgetColumns(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String columnPattern, java.lang.String devicePattern)java.sql.ConnectiongetConnection()java.sql.ResultSetgetCrossReference(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3, java.lang.String arg4, java.lang.String arg5)intgetDatabaseMajorVersion()intgetDatabaseMinorVersion()java.lang.StringgetDatabaseProductName()java.lang.StringgetDatabaseProductVersion()intgetDefaultTransactionIsolation()intgetDriverMajorVersion()intgetDriverMinorVersion()java.lang.StringgetDriverName()java.lang.StringgetDriverVersion()java.sql.ResultSetgetExportedKeys(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2)java.lang.StringgetExtraNameCharacters()java.sql.ResultSetgetFunctionColumns(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3)java.sql.ResultSetgetFunctions(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2)java.lang.StringgetIdentifierQuoteString()java.sql.ResultSetgetImportedKeys(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2)java.sql.ResultSetgetIndexInfo(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, boolean arg3, boolean arg4)intgetJDBCMajorVersion()intgetJDBCMinorVersion()intgetMaxBinaryLiteralLength()intgetMaxCatalogNameLength()intgetMaxCharLiteralLength()intgetMaxColumnNameLength()intgetMaxColumnsInGroupBy()intgetMaxColumnsInIndex()intgetMaxColumnsInOrderBy()intgetMaxColumnsInSelect()intgetMaxColumnsInTable()intgetMaxConnections()intgetMaxCursorNameLength()intgetMaxIndexLength()intgetMaxProcedureNameLength()intgetMaxRowSize()intgetMaxSchemaNameLength()intgetMaxStatementLength()intgetMaxStatements()intgetMaxTableNameLength()intgetMaxTablesInSelect()intgetMaxUserNameLength()java.lang.StringgetMetadataInJson()java.lang.StringgetNumericFunctions()java.sql.ResultSetgetPrimaryKeys(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2)java.sql.ResultSetgetProcedureColumns(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3)java.sql.ResultSetgetProcedures(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2)java.lang.StringgetProcedureTerm()java.sql.ResultSetgetPseudoColumns(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String tableNamePattern, java.lang.String columnNamePattern)intgetResultSetHoldability()java.sql.RowIdLifetimegetRowIdLifetime()java.sql.ResultSetgetSchemas()java.sql.ResultSetgetSchemas(java.lang.String catalog, java.lang.String schemaPattern)java.lang.StringgetSchemaTerm()java.lang.StringgetSearchStringEscape()java.lang.StringgetSQLKeywords()intgetSQLStateType()java.lang.StringgetStringFunctions()java.sql.ResultSetgetSuperTables(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String tableNamePattern)java.sql.ResultSetgetSuperTypes(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String typeNamePattern)java.lang.StringgetSystemFunctions()java.sql.ResultSetgetTablePrivileges(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String tableNamePattern)java.sql.ResultSetgetTables(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String tableNamePattern, java.lang.String[] types)java.sql.ResultSetgetTableTypes()java.lang.StringgetTimeDateFunctions()java.sql.ResultSetgetTypeInfo()java.sql.ResultSetgetUDTs(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String typeNamePattern, int[] types)java.lang.StringgetURL()java.lang.StringgetUserName()java.sql.ResultSetgetVersionColumns(java.lang.String catalog, java.lang.String schema, java.lang.String table)booleaninsertsAreDetected(int type)booleanisCatalogAtStart()booleanisReadOnly()booleanisWrapperFor(java.lang.Class<?> arg0)booleanlocatorsUpdateCopy()booleannullPlusNonNullIsNull()booleannullsAreSortedAtEnd()booleannullsAreSortedAtStart()booleannullsAreSortedHigh()booleannullsAreSortedLow()booleanothersDeletesAreVisible(int type)booleanothersInsertsAreVisible(int type)booleanothersUpdatesAreVisible(int type)booleanownDeletesAreVisible(int type)booleanownInsertsAreVisible(int type)booleanownUpdatesAreVisible(int type)booleanstoresLowerCaseIdentifiers()booleanstoresLowerCaseQuotedIdentifiers()booleanstoresMixedCaseIdentifiers()booleanstoresMixedCaseQuotedIdentifiers()booleanstoresUpperCaseIdentifiers()booleanstoresUpperCaseQuotedIdentifiers()booleansupportsAlterTableWithAddColumn()booleansupportsAlterTableWithDropColumn()booleansupportsANSI92EntryLevelSQL()booleansupportsANSI92FullSQL()booleansupportsANSI92IntermediateSQL()booleansupportsBatchUpdates()booleansupportsCatalogsInDataManipulation()booleansupportsCatalogsInIndexDefinitions()booleansupportsCatalogsInPrivilegeDefinitions()booleansupportsCatalogsInProcedureCalls()booleansupportsCatalogsInTableDefinitions()booleansupportsColumnAliasing()booleansupportsConvert()booleansupportsConvert(int fromType, int toType)booleansupportsCoreSQLGrammar()booleansupportsCorrelatedSubqueries()booleansupportsDataDefinitionAndDataManipulationTransactions()booleansupportsDataManipulationTransactionsOnly()booleansupportsDifferentTableCorrelationNames()booleansupportsExpressionsInOrderBy()booleansupportsExtendedSQLGrammar()booleansupportsFullOuterJoins()booleansupportsGetGeneratedKeys()booleansupportsGroupBy()booleansupportsGroupByBeyondSelect()booleansupportsGroupByUnrelated()booleansupportsIntegrityEnhancementFacility()booleansupportsLikeEscapeClause()booleansupportsLimitedOuterJoins()booleansupportsMinimumSQLGrammar()booleansupportsMixedCaseIdentifiers()booleansupportsMixedCaseQuotedIdentifiers()booleansupportsMultipleOpenResults()booleansupportsMultipleResultSets()booleansupportsMultipleTransactions()booleansupportsNamedParameters()booleansupportsNonNullableColumns()booleansupportsOpenCursorsAcrossCommit()booleansupportsOpenCursorsAcrossRollback()booleansupportsOpenStatementsAcrossCommit()booleansupportsOpenStatementsAcrossRollback()booleansupportsOrderByUnrelated()booleansupportsOuterJoins()booleansupportsPositionedDelete()booleansupportsPositionedUpdate()booleansupportsResultSetConcurrency(int type, int concurrency)booleansupportsResultSetHoldability(int holdability)booleansupportsResultSetType(int type)booleansupportsSavepoints()booleansupportsSchemasInDataManipulation()booleansupportsSchemasInIndexDefinitions()booleansupportsSchemasInPrivilegeDefinitions()booleansupportsSchemasInProcedureCalls()booleansupportsSchemasInTableDefinitions()booleansupportsSelectForUpdate()booleansupportsStatementPooling()booleansupportsStoredFunctionsUsingCallSyntax()booleansupportsStoredProcedures()booleansupportsSubqueriesInComparisons()booleansupportsSubqueriesInExists()booleansupportsSubqueriesInIns()booleansupportsSubqueriesInQuantifieds()booleansupportsTableCorrelationNames()booleansupportsTransactionIsolationLevel(int level)booleansupportsTransactions()booleansupportsUnion()booleansupportsUnionAll()java.lang.StringtoString()已过时。recommend using getMetadataInJson() instead of toString()<T> Tunwrap(java.lang.Class<T> iface)booleanupdatesAreDetected(int type)booleanusesLocalFilePerTable()booleanusesLocalFiles()
-
-
-
构造器详细资料
-
IoTDBDatabaseMetadata
public IoTDBDatabaseMetadata(IoTDBConnection connection, org.apache.iotdb.service.rpc.thrift.TSIService.Iface client)
-
-
方法详细资料
-
getColumns
public java.sql.ResultSet getColumns(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String columnPattern, java.lang.String devicePattern) throws java.sql.SQLException- 指定者:
getColumns在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
isWrapperFor
public boolean isWrapperFor(java.lang.Class<?> arg0) throws java.sql.SQLException- 指定者:
isWrapperFor在接口中java.sql.Wrapper- 抛出:
java.sql.SQLException
-
unwrap
public <T> T unwrap(java.lang.Class<T> iface) throws java.sql.SQLException- 指定者:
unwrap在接口中java.sql.Wrapper- 抛出:
java.sql.SQLException
-
allProceduresAreCallable
public boolean allProceduresAreCallable() throws java.sql.SQLException- 指定者:
allProceduresAreCallable在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
allTablesAreSelectable
public boolean allTablesAreSelectable() throws java.sql.SQLException- 指定者:
allTablesAreSelectable在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
autoCommitFailureClosesAllResultSets
public boolean autoCommitFailureClosesAllResultSets() throws java.sql.SQLException- 指定者:
autoCommitFailureClosesAllResultSets在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
dataDefinitionCausesTransactionCommit
public boolean dataDefinitionCausesTransactionCommit() throws java.sql.SQLException- 指定者:
dataDefinitionCausesTransactionCommit在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
dataDefinitionIgnoredInTransactions
public boolean dataDefinitionIgnoredInTransactions() throws java.sql.SQLException- 指定者:
dataDefinitionIgnoredInTransactions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
deletesAreDetected
public boolean deletesAreDetected(int arg0) throws java.sql.SQLException- 指定者:
deletesAreDetected在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
doesMaxRowSizeIncludeBlobs
public boolean doesMaxRowSizeIncludeBlobs() throws java.sql.SQLException- 指定者:
doesMaxRowSizeIncludeBlobs在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
generatedKeyAlwaysReturned
public boolean generatedKeyAlwaysReturned() throws java.sql.SQLException- 指定者:
generatedKeyAlwaysReturned在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getAttributes
public java.sql.ResultSet getAttributes(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3) throws java.sql.SQLException- 指定者:
getAttributes在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getBestRowIdentifier
public java.sql.ResultSet getBestRowIdentifier(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, int arg3, boolean arg4) throws java.sql.SQLException- 指定者:
getBestRowIdentifier在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getCatalogSeparator
public java.lang.String getCatalogSeparator() throws java.sql.SQLException- 指定者:
getCatalogSeparator在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getCatalogTerm
public java.lang.String getCatalogTerm() throws java.sql.SQLException- 指定者:
getCatalogTerm在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getCatalogs
public java.sql.ResultSet getCatalogs() throws java.sql.SQLException- 指定者:
getCatalogs在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getClientInfoProperties
public java.sql.ResultSet getClientInfoProperties() throws java.sql.SQLException- 指定者:
getClientInfoProperties在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getColumnPrivileges
public java.sql.ResultSet getColumnPrivileges(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3) throws java.sql.SQLException- 指定者:
getColumnPrivileges在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getConnection
public java.sql.Connection getConnection() throws java.sql.SQLException- 指定者:
getConnection在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getCrossReference
public java.sql.ResultSet getCrossReference(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3, java.lang.String arg4, java.lang.String arg5) throws java.sql.SQLException- 指定者:
getCrossReference在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getDatabaseMajorVersion
public int getDatabaseMajorVersion() throws java.sql.SQLException- 指定者:
getDatabaseMajorVersion在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getDatabaseMinorVersion
public int getDatabaseMinorVersion() throws java.sql.SQLException- 指定者:
getDatabaseMinorVersion在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getDatabaseProductName
public java.lang.String getDatabaseProductName() throws java.sql.SQLException- 指定者:
getDatabaseProductName在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getDatabaseProductVersion
public java.lang.String getDatabaseProductVersion() throws java.sql.SQLException- 指定者:
getDatabaseProductVersion在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getDefaultTransactionIsolation
public int getDefaultTransactionIsolation() throws java.sql.SQLException- 指定者:
getDefaultTransactionIsolation在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getDriverMajorVersion
public int getDriverMajorVersion()
- 指定者:
getDriverMajorVersion在接口中java.sql.DatabaseMetaData
-
getDriverMinorVersion
public int getDriverMinorVersion()
- 指定者:
getDriverMinorVersion在接口中java.sql.DatabaseMetaData
-
getDriverName
public java.lang.String getDriverName() throws java.sql.SQLException- 指定者:
getDriverName在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getDriverVersion
public java.lang.String getDriverVersion() throws java.sql.SQLException- 指定者:
getDriverVersion在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getExportedKeys
public java.sql.ResultSet getExportedKeys(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2) throws java.sql.SQLException- 指定者:
getExportedKeys在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getExtraNameCharacters
public java.lang.String getExtraNameCharacters() throws java.sql.SQLException- 指定者:
getExtraNameCharacters在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getFunctionColumns
public java.sql.ResultSet getFunctionColumns(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3) throws java.sql.SQLException- 指定者:
getFunctionColumns在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getFunctions
public java.sql.ResultSet getFunctions(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2) throws java.sql.SQLException- 指定者:
getFunctions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getIdentifierQuoteString
public java.lang.String getIdentifierQuoteString() throws java.sql.SQLException- 指定者:
getIdentifierQuoteString在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getImportedKeys
public java.sql.ResultSet getImportedKeys(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2) throws java.sql.SQLException- 指定者:
getImportedKeys在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getIndexInfo
public java.sql.ResultSet getIndexInfo(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, boolean arg3, boolean arg4) throws java.sql.SQLException- 指定者:
getIndexInfo在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getJDBCMajorVersion
public int getJDBCMajorVersion() throws java.sql.SQLException- 指定者:
getJDBCMajorVersion在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getJDBCMinorVersion
public int getJDBCMinorVersion() throws java.sql.SQLException- 指定者:
getJDBCMinorVersion在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxBinaryLiteralLength
public int getMaxBinaryLiteralLength() throws java.sql.SQLException- 指定者:
getMaxBinaryLiteralLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxCatalogNameLength
public int getMaxCatalogNameLength() throws java.sql.SQLException- 指定者:
getMaxCatalogNameLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxCharLiteralLength
public int getMaxCharLiteralLength() throws java.sql.SQLException- 指定者:
getMaxCharLiteralLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxColumnNameLength
public int getMaxColumnNameLength() throws java.sql.SQLException- 指定者:
getMaxColumnNameLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxColumnsInGroupBy
public int getMaxColumnsInGroupBy() throws java.sql.SQLException- 指定者:
getMaxColumnsInGroupBy在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxColumnsInIndex
public int getMaxColumnsInIndex() throws java.sql.SQLException- 指定者:
getMaxColumnsInIndex在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxColumnsInOrderBy
public int getMaxColumnsInOrderBy() throws java.sql.SQLException- 指定者:
getMaxColumnsInOrderBy在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxColumnsInSelect
public int getMaxColumnsInSelect() throws java.sql.SQLException- 指定者:
getMaxColumnsInSelect在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxColumnsInTable
public int getMaxColumnsInTable() throws java.sql.SQLException- 指定者:
getMaxColumnsInTable在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxConnections
public int getMaxConnections() throws java.sql.SQLException- 指定者:
getMaxConnections在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxCursorNameLength
public int getMaxCursorNameLength() throws java.sql.SQLException- 指定者:
getMaxCursorNameLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxIndexLength
public int getMaxIndexLength() throws java.sql.SQLException- 指定者:
getMaxIndexLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxProcedureNameLength
public int getMaxProcedureNameLength() throws java.sql.SQLException- 指定者:
getMaxProcedureNameLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxRowSize
public int getMaxRowSize() throws java.sql.SQLException- 指定者:
getMaxRowSize在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxSchemaNameLength
public int getMaxSchemaNameLength() throws java.sql.SQLException- 指定者:
getMaxSchemaNameLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxStatementLength
public int getMaxStatementLength() throws java.sql.SQLException- 指定者:
getMaxStatementLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxStatements
public int getMaxStatements() throws java.sql.SQLException- 指定者:
getMaxStatements在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxTableNameLength
public int getMaxTableNameLength() throws java.sql.SQLException- 指定者:
getMaxTableNameLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxTablesInSelect
public int getMaxTablesInSelect() throws java.sql.SQLException- 指定者:
getMaxTablesInSelect在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getMaxUserNameLength
public int getMaxUserNameLength() throws java.sql.SQLException- 指定者:
getMaxUserNameLength在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getNumericFunctions
public java.lang.String getNumericFunctions() throws java.sql.SQLException- 指定者:
getNumericFunctions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getPrimaryKeys
public java.sql.ResultSet getPrimaryKeys(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2) throws java.sql.SQLException- 指定者:
getPrimaryKeys在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getProcedureColumns
public java.sql.ResultSet getProcedureColumns(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2, java.lang.String arg3) throws java.sql.SQLException- 指定者:
getProcedureColumns在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getProcedureTerm
public java.lang.String getProcedureTerm() throws java.sql.SQLException- 指定者:
getProcedureTerm在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getProcedures
public java.sql.ResultSet getProcedures(java.lang.String arg0, java.lang.String arg1, java.lang.String arg2) throws java.sql.SQLException- 指定者:
getProcedures在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getPseudoColumns
public java.sql.ResultSet getPseudoColumns(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String tableNamePattern, java.lang.String columnNamePattern) throws java.sql.SQLException- 指定者:
getPseudoColumns在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getResultSetHoldability
public int getResultSetHoldability() throws java.sql.SQLException- 指定者:
getResultSetHoldability在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getRowIdLifetime
public java.sql.RowIdLifetime getRowIdLifetime() throws java.sql.SQLException- 指定者:
getRowIdLifetime在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSQLKeywords
public java.lang.String getSQLKeywords() throws java.sql.SQLException- 指定者:
getSQLKeywords在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSQLStateType
public int getSQLStateType() throws java.sql.SQLException- 指定者:
getSQLStateType在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSchemaTerm
public java.lang.String getSchemaTerm() throws java.sql.SQLException- 指定者:
getSchemaTerm在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSchemas
public java.sql.ResultSet getSchemas() throws java.sql.SQLException- 指定者:
getSchemas在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSchemas
public java.sql.ResultSet getSchemas(java.lang.String catalog, java.lang.String schemaPattern) throws java.sql.SQLException- 指定者:
getSchemas在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSearchStringEscape
public java.lang.String getSearchStringEscape() throws java.sql.SQLException- 指定者:
getSearchStringEscape在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getStringFunctions
public java.lang.String getStringFunctions() throws java.sql.SQLException- 指定者:
getStringFunctions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSuperTables
public java.sql.ResultSet getSuperTables(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String tableNamePattern) throws java.sql.SQLException- 指定者:
getSuperTables在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSuperTypes
public java.sql.ResultSet getSuperTypes(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String typeNamePattern) throws java.sql.SQLException- 指定者:
getSuperTypes在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getSystemFunctions
public java.lang.String getSystemFunctions() throws java.sql.SQLException- 指定者:
getSystemFunctions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getTablePrivileges
public java.sql.ResultSet getTablePrivileges(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String tableNamePattern) throws java.sql.SQLException- 指定者:
getTablePrivileges在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getTableTypes
public java.sql.ResultSet getTableTypes() throws java.sql.SQLException- 指定者:
getTableTypes在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getTables
public java.sql.ResultSet getTables(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String tableNamePattern, java.lang.String[] types) throws java.sql.SQLException- 指定者:
getTables在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getTimeDateFunctions
public java.lang.String getTimeDateFunctions() throws java.sql.SQLException- 指定者:
getTimeDateFunctions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getTypeInfo
public java.sql.ResultSet getTypeInfo() throws java.sql.SQLException- 指定者:
getTypeInfo在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getUDTs
public java.sql.ResultSet getUDTs(java.lang.String catalog, java.lang.String schemaPattern, java.lang.String typeNamePattern, int[] types) throws java.sql.SQLException- 指定者:
getUDTs在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getURL
public java.lang.String getURL() throws java.sql.SQLException- 指定者:
getURL在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getUserName
public java.lang.String getUserName() throws java.sql.SQLException- 指定者:
getUserName在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
getVersionColumns
public java.sql.ResultSet getVersionColumns(java.lang.String catalog, java.lang.String schema, java.lang.String table) throws java.sql.SQLException- 指定者:
getVersionColumns在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
insertsAreDetected
public boolean insertsAreDetected(int type) throws java.sql.SQLException- 指定者:
insertsAreDetected在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
isCatalogAtStart
public boolean isCatalogAtStart() throws java.sql.SQLException- 指定者:
isCatalogAtStart在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
isReadOnly
public boolean isReadOnly() throws java.sql.SQLException- 指定者:
isReadOnly在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
locatorsUpdateCopy
public boolean locatorsUpdateCopy() throws java.sql.SQLException- 指定者:
locatorsUpdateCopy在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
nullPlusNonNullIsNull
public boolean nullPlusNonNullIsNull() throws java.sql.SQLException- 指定者:
nullPlusNonNullIsNull在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
nullsAreSortedAtEnd
public boolean nullsAreSortedAtEnd() throws java.sql.SQLException- 指定者:
nullsAreSortedAtEnd在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
nullsAreSortedAtStart
public boolean nullsAreSortedAtStart() throws java.sql.SQLException- 指定者:
nullsAreSortedAtStart在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
nullsAreSortedHigh
public boolean nullsAreSortedHigh() throws java.sql.SQLException- 指定者:
nullsAreSortedHigh在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
nullsAreSortedLow
public boolean nullsAreSortedLow() throws java.sql.SQLException- 指定者:
nullsAreSortedLow在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
othersDeletesAreVisible
public boolean othersDeletesAreVisible(int type) throws java.sql.SQLException- 指定者:
othersDeletesAreVisible在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
othersInsertsAreVisible
public boolean othersInsertsAreVisible(int type) throws java.sql.SQLException- 指定者:
othersInsertsAreVisible在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
othersUpdatesAreVisible
public boolean othersUpdatesAreVisible(int type) throws java.sql.SQLException- 指定者:
othersUpdatesAreVisible在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
ownDeletesAreVisible
public boolean ownDeletesAreVisible(int type) throws java.sql.SQLException- 指定者:
ownDeletesAreVisible在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
ownInsertsAreVisible
public boolean ownInsertsAreVisible(int type) throws java.sql.SQLException- 指定者:
ownInsertsAreVisible在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
ownUpdatesAreVisible
public boolean ownUpdatesAreVisible(int type) throws java.sql.SQLException- 指定者:
ownUpdatesAreVisible在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
storesLowerCaseIdentifiers
public boolean storesLowerCaseIdentifiers() throws java.sql.SQLException- 指定者:
storesLowerCaseIdentifiers在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
storesLowerCaseQuotedIdentifiers
public boolean storesLowerCaseQuotedIdentifiers() throws java.sql.SQLException- 指定者:
storesLowerCaseQuotedIdentifiers在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
storesMixedCaseIdentifiers
public boolean storesMixedCaseIdentifiers() throws java.sql.SQLException- 指定者:
storesMixedCaseIdentifiers在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
storesMixedCaseQuotedIdentifiers
public boolean storesMixedCaseQuotedIdentifiers() throws java.sql.SQLException- 指定者:
storesMixedCaseQuotedIdentifiers在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
storesUpperCaseIdentifiers
public boolean storesUpperCaseIdentifiers() throws java.sql.SQLException- 指定者:
storesUpperCaseIdentifiers在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
storesUpperCaseQuotedIdentifiers
public boolean storesUpperCaseQuotedIdentifiers() throws java.sql.SQLException- 指定者:
storesUpperCaseQuotedIdentifiers在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsANSI92EntryLevelSQL
public boolean supportsANSI92EntryLevelSQL() throws java.sql.SQLException- 指定者:
supportsANSI92EntryLevelSQL在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsANSI92FullSQL
public boolean supportsANSI92FullSQL() throws java.sql.SQLException- 指定者:
supportsANSI92FullSQL在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsANSI92IntermediateSQL
public boolean supportsANSI92IntermediateSQL() throws java.sql.SQLException- 指定者:
supportsANSI92IntermediateSQL在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsAlterTableWithAddColumn
public boolean supportsAlterTableWithAddColumn() throws java.sql.SQLException- 指定者:
supportsAlterTableWithAddColumn在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsAlterTableWithDropColumn
public boolean supportsAlterTableWithDropColumn() throws java.sql.SQLException- 指定者:
supportsAlterTableWithDropColumn在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsBatchUpdates
public boolean supportsBatchUpdates() throws java.sql.SQLException- 指定者:
supportsBatchUpdates在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsCatalogsInDataManipulation
public boolean supportsCatalogsInDataManipulation() throws java.sql.SQLException- 指定者:
supportsCatalogsInDataManipulation在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsCatalogsInIndexDefinitions
public boolean supportsCatalogsInIndexDefinitions() throws java.sql.SQLException- 指定者:
supportsCatalogsInIndexDefinitions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsCatalogsInPrivilegeDefinitions
public boolean supportsCatalogsInPrivilegeDefinitions() throws java.sql.SQLException- 指定者:
supportsCatalogsInPrivilegeDefinitions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsCatalogsInProcedureCalls
public boolean supportsCatalogsInProcedureCalls() throws java.sql.SQLException- 指定者:
supportsCatalogsInProcedureCalls在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsCatalogsInTableDefinitions
public boolean supportsCatalogsInTableDefinitions() throws java.sql.SQLException- 指定者:
supportsCatalogsInTableDefinitions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsColumnAliasing
public boolean supportsColumnAliasing() throws java.sql.SQLException- 指定者:
supportsColumnAliasing在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsConvert
public boolean supportsConvert() throws java.sql.SQLException- 指定者:
supportsConvert在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsConvert
public boolean supportsConvert(int fromType, int toType) throws java.sql.SQLException- 指定者:
supportsConvert在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsCoreSQLGrammar
public boolean supportsCoreSQLGrammar() throws java.sql.SQLException- 指定者:
supportsCoreSQLGrammar在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsCorrelatedSubqueries
public boolean supportsCorrelatedSubqueries() throws java.sql.SQLException- 指定者:
supportsCorrelatedSubqueries在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsDataDefinitionAndDataManipulationTransactions
public boolean supportsDataDefinitionAndDataManipulationTransactions() throws java.sql.SQLException- 指定者:
supportsDataDefinitionAndDataManipulationTransactions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsDataManipulationTransactionsOnly
public boolean supportsDataManipulationTransactionsOnly() throws java.sql.SQLException- 指定者:
supportsDataManipulationTransactionsOnly在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsDifferentTableCorrelationNames
public boolean supportsDifferentTableCorrelationNames() throws java.sql.SQLException- 指定者:
supportsDifferentTableCorrelationNames在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsExpressionsInOrderBy
public boolean supportsExpressionsInOrderBy() throws java.sql.SQLException- 指定者:
supportsExpressionsInOrderBy在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsExtendedSQLGrammar
public boolean supportsExtendedSQLGrammar() throws java.sql.SQLException- 指定者:
supportsExtendedSQLGrammar在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsFullOuterJoins
public boolean supportsFullOuterJoins() throws java.sql.SQLException- 指定者:
supportsFullOuterJoins在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsGetGeneratedKeys
public boolean supportsGetGeneratedKeys() throws java.sql.SQLException- 指定者:
supportsGetGeneratedKeys在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsGroupBy
public boolean supportsGroupBy() throws java.sql.SQLException- 指定者:
supportsGroupBy在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsGroupByBeyondSelect
public boolean supportsGroupByBeyondSelect() throws java.sql.SQLException- 指定者:
supportsGroupByBeyondSelect在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsGroupByUnrelated
public boolean supportsGroupByUnrelated() throws java.sql.SQLException- 指定者:
supportsGroupByUnrelated在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsIntegrityEnhancementFacility
public boolean supportsIntegrityEnhancementFacility() throws java.sql.SQLException- 指定者:
supportsIntegrityEnhancementFacility在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsLikeEscapeClause
public boolean supportsLikeEscapeClause() throws java.sql.SQLException- 指定者:
supportsLikeEscapeClause在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsLimitedOuterJoins
public boolean supportsLimitedOuterJoins() throws java.sql.SQLException- 指定者:
supportsLimitedOuterJoins在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsMinimumSQLGrammar
public boolean supportsMinimumSQLGrammar() throws java.sql.SQLException- 指定者:
supportsMinimumSQLGrammar在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsMixedCaseIdentifiers
public boolean supportsMixedCaseIdentifiers() throws java.sql.SQLException- 指定者:
supportsMixedCaseIdentifiers在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsMixedCaseQuotedIdentifiers
public boolean supportsMixedCaseQuotedIdentifiers() throws java.sql.SQLException- 指定者:
supportsMixedCaseQuotedIdentifiers在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsMultipleOpenResults
public boolean supportsMultipleOpenResults() throws java.sql.SQLException- 指定者:
supportsMultipleOpenResults在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsMultipleResultSets
public boolean supportsMultipleResultSets() throws java.sql.SQLException- 指定者:
supportsMultipleResultSets在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsMultipleTransactions
public boolean supportsMultipleTransactions() throws java.sql.SQLException- 指定者:
supportsMultipleTransactions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsNamedParameters
public boolean supportsNamedParameters() throws java.sql.SQLException- 指定者:
supportsNamedParameters在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsNonNullableColumns
public boolean supportsNonNullableColumns() throws java.sql.SQLException- 指定者:
supportsNonNullableColumns在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsOpenCursorsAcrossCommit
public boolean supportsOpenCursorsAcrossCommit() throws java.sql.SQLException- 指定者:
supportsOpenCursorsAcrossCommit在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsOpenCursorsAcrossRollback
public boolean supportsOpenCursorsAcrossRollback() throws java.sql.SQLException- 指定者:
supportsOpenCursorsAcrossRollback在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsOpenStatementsAcrossCommit
public boolean supportsOpenStatementsAcrossCommit() throws java.sql.SQLException- 指定者:
supportsOpenStatementsAcrossCommit在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsOpenStatementsAcrossRollback
public boolean supportsOpenStatementsAcrossRollback() throws java.sql.SQLException- 指定者:
supportsOpenStatementsAcrossRollback在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsOrderByUnrelated
public boolean supportsOrderByUnrelated() throws java.sql.SQLException- 指定者:
supportsOrderByUnrelated在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsOuterJoins
public boolean supportsOuterJoins() throws java.sql.SQLException- 指定者:
supportsOuterJoins在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsPositionedDelete
public boolean supportsPositionedDelete() throws java.sql.SQLException- 指定者:
supportsPositionedDelete在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsPositionedUpdate
public boolean supportsPositionedUpdate() throws java.sql.SQLException- 指定者:
supportsPositionedUpdate在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsResultSetConcurrency
public boolean supportsResultSetConcurrency(int type, int concurrency) throws java.sql.SQLException- 指定者:
supportsResultSetConcurrency在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsResultSetHoldability
public boolean supportsResultSetHoldability(int holdability) throws java.sql.SQLException- 指定者:
supportsResultSetHoldability在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsResultSetType
public boolean supportsResultSetType(int type) throws java.sql.SQLException- 指定者:
supportsResultSetType在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSavepoints
public boolean supportsSavepoints() throws java.sql.SQLException- 指定者:
supportsSavepoints在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSchemasInDataManipulation
public boolean supportsSchemasInDataManipulation() throws java.sql.SQLException- 指定者:
supportsSchemasInDataManipulation在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSchemasInIndexDefinitions
public boolean supportsSchemasInIndexDefinitions() throws java.sql.SQLException- 指定者:
supportsSchemasInIndexDefinitions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSchemasInPrivilegeDefinitions
public boolean supportsSchemasInPrivilegeDefinitions() throws java.sql.SQLException- 指定者:
supportsSchemasInPrivilegeDefinitions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSchemasInProcedureCalls
public boolean supportsSchemasInProcedureCalls() throws java.sql.SQLException- 指定者:
supportsSchemasInProcedureCalls在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSchemasInTableDefinitions
public boolean supportsSchemasInTableDefinitions() throws java.sql.SQLException- 指定者:
supportsSchemasInTableDefinitions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSelectForUpdate
public boolean supportsSelectForUpdate() throws java.sql.SQLException- 指定者:
supportsSelectForUpdate在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsStatementPooling
public boolean supportsStatementPooling() throws java.sql.SQLException- 指定者:
supportsStatementPooling在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsStoredFunctionsUsingCallSyntax
public boolean supportsStoredFunctionsUsingCallSyntax() throws java.sql.SQLException- 指定者:
supportsStoredFunctionsUsingCallSyntax在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsStoredProcedures
public boolean supportsStoredProcedures() throws java.sql.SQLException- 指定者:
supportsStoredProcedures在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSubqueriesInComparisons
public boolean supportsSubqueriesInComparisons() throws java.sql.SQLException- 指定者:
supportsSubqueriesInComparisons在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSubqueriesInExists
public boolean supportsSubqueriesInExists() throws java.sql.SQLException- 指定者:
supportsSubqueriesInExists在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSubqueriesInIns
public boolean supportsSubqueriesInIns() throws java.sql.SQLException- 指定者:
supportsSubqueriesInIns在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsSubqueriesInQuantifieds
public boolean supportsSubqueriesInQuantifieds() throws java.sql.SQLException- 指定者:
supportsSubqueriesInQuantifieds在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsTableCorrelationNames
public boolean supportsTableCorrelationNames() throws java.sql.SQLException- 指定者:
supportsTableCorrelationNames在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsTransactionIsolationLevel
public boolean supportsTransactionIsolationLevel(int level) throws java.sql.SQLException- 指定者:
supportsTransactionIsolationLevel在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsTransactions
public boolean supportsTransactions() throws java.sql.SQLException- 指定者:
supportsTransactions在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsUnion
public boolean supportsUnion() throws java.sql.SQLException- 指定者:
supportsUnion在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
supportsUnionAll
public boolean supportsUnionAll() throws java.sql.SQLException- 指定者:
supportsUnionAll在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
updatesAreDetected
public boolean updatesAreDetected(int type) throws java.sql.SQLException- 指定者:
updatesAreDetected在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
usesLocalFilePerTable
public boolean usesLocalFilePerTable() throws java.sql.SQLException- 指定者:
usesLocalFilePerTable在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
usesLocalFiles
public boolean usesLocalFiles() throws java.sql.SQLException- 指定者:
usesLocalFiles在接口中java.sql.DatabaseMetaData- 抛出:
java.sql.SQLException
-
toString
@Deprecated public java.lang.String toString()
已过时。recommend using getMetadataInJson() instead of toString()- 覆盖:
toString在类中java.lang.Object
-
getMetadataInJson
public java.lang.String getMetadataInJson() throws java.sql.SQLException- 抛出:
java.sql.SQLException
-
-