Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • DatabaseMetaData

Index

Accessors

Methods

Accessors

Static $javaClass

  • get $javaClass(): any

Static attributeNoNulls

  • get attributeNoNulls(): number

Static attributeNullable

  • get attributeNullable(): number

Static attributeNullableUnknown

  • get attributeNullableUnknown(): number

Static bestRowNotPseudo

  • get bestRowNotPseudo(): number

Static bestRowPseudo

  • get bestRowPseudo(): number

Static bestRowSession

  • get bestRowSession(): number

Static bestRowTemporary

  • get bestRowTemporary(): number

Static bestRowTransaction

  • get bestRowTransaction(): number

Static bestRowUnknown

  • get bestRowUnknown(): number

Static columnNoNulls

  • get columnNoNulls(): number

Static columnNullable

  • get columnNullable(): number

Static columnNullableUnknown

  • get columnNullableUnknown(): number

Static functionColumnIn

  • get functionColumnIn(): number

Static functionColumnInOut

  • get functionColumnInOut(): number

Static functionColumnOut

  • get functionColumnOut(): number

Static functionColumnResult

  • get functionColumnResult(): number

Static functionColumnUnknown

  • get functionColumnUnknown(): number

Static functionNoNulls

  • get functionNoNulls(): number

Static functionNoTable

  • get functionNoTable(): number

Static functionNullable

  • get functionNullable(): number

Static functionNullableUnknown

  • get functionNullableUnknown(): number

Static functionResultUnknown

  • get functionResultUnknown(): number

Static functionReturn

  • get functionReturn(): number

Static functionReturnsTable

  • get functionReturnsTable(): number

Static importedKeyCascade

  • get importedKeyCascade(): number

Static importedKeyInitiallyDeferred

  • get importedKeyInitiallyDeferred(): number

Static importedKeyInitiallyImmediate

  • get importedKeyInitiallyImmediate(): number

Static importedKeyNoAction

  • get importedKeyNoAction(): number

Static importedKeyNotDeferrable

  • get importedKeyNotDeferrable(): number

Static importedKeyRestrict

  • get importedKeyRestrict(): number

Static importedKeySetDefault

  • get importedKeySetDefault(): number

Static importedKeySetNull

  • get importedKeySetNull(): number

Static procedureColumnIn

  • get procedureColumnIn(): number

Static procedureColumnInOut

  • get procedureColumnInOut(): number

Static procedureColumnOut

  • get procedureColumnOut(): number

Static procedureColumnResult

  • get procedureColumnResult(): number

Static procedureColumnReturn

  • get procedureColumnReturn(): number

Static procedureColumnUnknown

  • get procedureColumnUnknown(): number

Static procedureNoNulls

  • get procedureNoNulls(): number

Static procedureNoResult

  • get procedureNoResult(): number

Static procedureNullable

  • get procedureNullable(): number

Static procedureNullableUnknown

  • get procedureNullableUnknown(): number

Static procedureResultUnknown

  • get procedureResultUnknown(): number

Static procedureReturnsResult

  • get procedureReturnsResult(): number

Static sqlStateSQL

  • get sqlStateSQL(): number

Static sqlStateSQL99

  • get sqlStateSQL99(): number

Static sqlStateXOpen

  • get sqlStateXOpen(): number

Static tableIndexClustered

  • get tableIndexClustered(): number

Static tableIndexHashed

  • get tableIndexHashed(): number

Static tableIndexOther

  • get tableIndexOther(): number

Static tableIndexStatistic

  • get tableIndexStatistic(): number

Static typeNoNulls

  • get typeNoNulls(): number

Static typeNullable

  • get typeNullable(): number

Static typeNullableUnknown

  • get typeNullableUnknown(): number

Static typePredBasic

  • get typePredBasic(): number

Static typePredChar

  • get typePredChar(): number

Static typePredNone

  • get typePredNone(): number

Static typeSearchable

  • get typeSearchable(): number

Static versionColumnNotPseudo

  • get versionColumnNotPseudo(): number

Static versionColumnPseudo

  • get versionColumnPseudo(): number

Static versionColumnUnknown

  • get versionColumnUnknown(): number

Methods

allProceduresAreCallable

  • allProceduresAreCallable(): boolean

allTablesAreSelectable

  • allTablesAreSelectable(): boolean

autoCommitFailureClosesAllResultSets

  • autoCommitFailureClosesAllResultSets(): boolean

dataDefinitionCausesTransactionCommit

  • dataDefinitionCausesTransactionCommit(): boolean

dataDefinitionIgnoredInTransactions

  • dataDefinitionIgnoredInTransactions(): boolean

deletesAreDetected

  • deletesAreDetected(arg0: number): boolean

doesMaxRowSizeIncludeBlobs

  • doesMaxRowSizeIncludeBlobs(): boolean

generatedKeyAlwaysReturned

  • generatedKeyAlwaysReturned(): boolean

getAttributes

  • getAttributes(arg0: string, arg1: string, arg2: string, arg3: string): ResultSet

getBestRowIdentifier

  • getBestRowIdentifier(arg0: string, arg1: string, arg2: string, arg3: number, arg4: boolean): ResultSet

getCatalogSeparator

  • getCatalogSeparator(): string

getCatalogTerm

  • getCatalogTerm(): string

getCatalogs

getClientInfoProperties

getColumnPrivileges

  • getColumnPrivileges(arg0: string, arg1: string, arg2: string, arg3: string): ResultSet

getColumns

  • getColumns(arg0: string, arg1: string, arg2: string, arg3: string): ResultSet

getConnection

getCrossReference

  • getCrossReference(arg0: string, arg1: string, arg2: string, arg3: string, arg4: string, arg5: string): ResultSet

getDatabaseMajorVersion

  • getDatabaseMajorVersion(): number

getDatabaseMinorVersion

  • getDatabaseMinorVersion(): number

getDatabaseProductName

  • getDatabaseProductName(): string

getDatabaseProductVersion

  • getDatabaseProductVersion(): string

getDefaultTransactionIsolation

  • getDefaultTransactionIsolation(): number

getDriverMajorVersion

  • getDriverMajorVersion(): number

getDriverMinorVersion

  • getDriverMinorVersion(): number

getDriverName

  • getDriverName(): string

getDriverVersion

  • getDriverVersion(): string

getExportedKeys

  • getExportedKeys(arg0: string, arg1: string, arg2: string): ResultSet

getExtraNameCharacters

  • getExtraNameCharacters(): string

getFunctionColumns

  • getFunctionColumns(arg0: string, arg1: string, arg2: string, arg3: string): ResultSet

getFunctions

  • getFunctions(arg0: string, arg1: string, arg2: string): ResultSet

getIdentifierQuoteString

  • getIdentifierQuoteString(): string

getImportedKeys

  • getImportedKeys(arg0: string, arg1: string, arg2: string): ResultSet

getIndexInfo

  • getIndexInfo(arg0: string, arg1: string, arg2: string, arg3: boolean, arg4: boolean): ResultSet

getJDBCMajorVersion

  • getJDBCMajorVersion(): number

getJDBCMinorVersion

  • getJDBCMinorVersion(): number

getMaxBinaryLiteralLength

  • getMaxBinaryLiteralLength(): number

getMaxCatalogNameLength

  • getMaxCatalogNameLength(): number

getMaxCharLiteralLength

  • getMaxCharLiteralLength(): number

getMaxColumnNameLength

  • getMaxColumnNameLength(): number

getMaxColumnsInGroupBy

  • getMaxColumnsInGroupBy(): number

getMaxColumnsInIndex

  • getMaxColumnsInIndex(): number

getMaxColumnsInOrderBy

  • getMaxColumnsInOrderBy(): number

getMaxColumnsInSelect

  • getMaxColumnsInSelect(): number

getMaxColumnsInTable

  • getMaxColumnsInTable(): number

getMaxConnections

  • getMaxConnections(): number

getMaxCursorNameLength

  • getMaxCursorNameLength(): number

getMaxIndexLength

  • getMaxIndexLength(): number

getMaxLogicalLobSize

  • getMaxLogicalLobSize(): number

getMaxProcedureNameLength

  • getMaxProcedureNameLength(): number

getMaxRowSize

  • getMaxRowSize(): number

getMaxSchemaNameLength

  • getMaxSchemaNameLength(): number

getMaxStatementLength

  • getMaxStatementLength(): number

getMaxStatements

  • getMaxStatements(): number

getMaxTableNameLength

  • getMaxTableNameLength(): number

getMaxTablesInSelect

  • getMaxTablesInSelect(): number

getMaxUserNameLength

  • getMaxUserNameLength(): number

getNumericFunctions

  • getNumericFunctions(): string

getPrimaryKeys

  • getPrimaryKeys(arg0: string, arg1: string, arg2: string): ResultSet

getProcedureColumns

  • getProcedureColumns(arg0: string, arg1: string, arg2: string, arg3: string): ResultSet

getProcedureTerm

  • getProcedureTerm(): string

getProcedures

  • getProcedures(arg0: string, arg1: string, arg2: string): ResultSet

getPseudoColumns

  • getPseudoColumns(arg0: string, arg1: string, arg2: string, arg3: string): ResultSet

getResultSetHoldability

  • getResultSetHoldability(): number

getRowIdLifetime

getSQLKeywords

  • getSQLKeywords(): string

getSQLStateType

  • getSQLStateType(): number

getSchemaTerm

  • getSchemaTerm(): string

getSchemas

getSearchStringEscape

  • getSearchStringEscape(): string

getStringFunctions

  • getStringFunctions(): string

getSuperTables

  • getSuperTables(arg0: string, arg1: string, arg2: string): ResultSet

getSuperTypes

  • getSuperTypes(arg0: string, arg1: string, arg2: string): ResultSet

getSystemFunctions

  • getSystemFunctions(): string

getTablePrivileges

  • getTablePrivileges(arg0: string, arg1: string, arg2: string): ResultSet

getTableTypes

getTables

  • getTables(arg0: string, arg1: string, arg2: string, arg3: Array<string>): ResultSet

getTimeDateFunctions

  • getTimeDateFunctions(): string

getTypeInfo

getUDTs

  • getUDTs(arg0: string, arg1: string, arg2: string, arg3: Array<number>): ResultSet

getURL

  • getURL(): string

getUserName

  • getUserName(): string

getVersionColumns

  • getVersionColumns(arg0: string, arg1: string, arg2: string): ResultSet

insertsAreDetected

  • insertsAreDetected(arg0: number): boolean

isCatalogAtStart

  • isCatalogAtStart(): boolean

isReadOnly

  • isReadOnly(): boolean

isWrapperFor

  • isWrapperFor(arg0: any): boolean

locatorsUpdateCopy

  • locatorsUpdateCopy(): boolean

nullPlusNonNullIsNull

  • nullPlusNonNullIsNull(): boolean

nullsAreSortedAtEnd

  • nullsAreSortedAtEnd(): boolean

nullsAreSortedAtStart

  • nullsAreSortedAtStart(): boolean

nullsAreSortedHigh

  • nullsAreSortedHigh(): boolean

nullsAreSortedLow

  • nullsAreSortedLow(): boolean

othersDeletesAreVisible

  • othersDeletesAreVisible(arg0: number): boolean

othersInsertsAreVisible

  • othersInsertsAreVisible(arg0: number): boolean

othersUpdatesAreVisible

  • othersUpdatesAreVisible(arg0: number): boolean

ownDeletesAreVisible

  • ownDeletesAreVisible(arg0: number): boolean

ownInsertsAreVisible

  • ownInsertsAreVisible(arg0: number): boolean

ownUpdatesAreVisible

  • ownUpdatesAreVisible(arg0: number): boolean

storesLowerCaseIdentifiers

  • storesLowerCaseIdentifiers(): boolean

storesLowerCaseQuotedIdentifiers

  • storesLowerCaseQuotedIdentifiers(): boolean

storesMixedCaseIdentifiers

  • storesMixedCaseIdentifiers(): boolean

storesMixedCaseQuotedIdentifiers

  • storesMixedCaseQuotedIdentifiers(): boolean

storesUpperCaseIdentifiers

  • storesUpperCaseIdentifiers(): boolean

storesUpperCaseQuotedIdentifiers

  • storesUpperCaseQuotedIdentifiers(): boolean

supportsANSI92EntryLevelSQL

  • supportsANSI92EntryLevelSQL(): boolean

supportsANSI92FullSQL

  • supportsANSI92FullSQL(): boolean

supportsANSI92IntermediateSQL

  • supportsANSI92IntermediateSQL(): boolean

supportsAlterTableWithAddColumn

  • supportsAlterTableWithAddColumn(): boolean

supportsAlterTableWithDropColumn

  • supportsAlterTableWithDropColumn(): boolean

supportsBatchUpdates

  • supportsBatchUpdates(): boolean

supportsCatalogsInDataManipulation

  • supportsCatalogsInDataManipulation(): boolean

supportsCatalogsInIndexDefinitions

  • supportsCatalogsInIndexDefinitions(): boolean

supportsCatalogsInPrivilegeDefinitions

  • supportsCatalogsInPrivilegeDefinitions(): boolean

supportsCatalogsInProcedureCalls

  • supportsCatalogsInProcedureCalls(): boolean

supportsCatalogsInTableDefinitions

  • supportsCatalogsInTableDefinitions(): boolean

supportsColumnAliasing

  • supportsColumnAliasing(): boolean

supportsConvert

  • supportsConvert(): boolean
  • supportsConvert(arg0: number, arg1: number): boolean

supportsCoreSQLGrammar

  • supportsCoreSQLGrammar(): boolean

supportsCorrelatedSubqueries

  • supportsCorrelatedSubqueries(): boolean

supportsDataDefinitionAndDataManipulationTransactions

  • supportsDataDefinitionAndDataManipulationTransactions(): boolean

supportsDataManipulationTransactionsOnly

  • supportsDataManipulationTransactionsOnly(): boolean

supportsDifferentTableCorrelationNames

  • supportsDifferentTableCorrelationNames(): boolean

supportsExpressionsInOrderBy

  • supportsExpressionsInOrderBy(): boolean

supportsExtendedSQLGrammar

  • supportsExtendedSQLGrammar(): boolean

supportsFullOuterJoins

  • supportsFullOuterJoins(): boolean

supportsGetGeneratedKeys

  • supportsGetGeneratedKeys(): boolean

supportsGroupBy

  • supportsGroupBy(): boolean

supportsGroupByBeyondSelect

  • supportsGroupByBeyondSelect(): boolean

supportsGroupByUnrelated

  • supportsGroupByUnrelated(): boolean

supportsIntegrityEnhancementFacility

  • supportsIntegrityEnhancementFacility(): boolean

supportsLikeEscapeClause

  • supportsLikeEscapeClause(): boolean

supportsLimitedOuterJoins

  • supportsLimitedOuterJoins(): boolean

supportsMinimumSQLGrammar

  • supportsMinimumSQLGrammar(): boolean

supportsMixedCaseIdentifiers

  • supportsMixedCaseIdentifiers(): boolean

supportsMixedCaseQuotedIdentifiers

  • supportsMixedCaseQuotedIdentifiers(): boolean

supportsMultipleOpenResults

  • supportsMultipleOpenResults(): boolean

supportsMultipleResultSets

  • supportsMultipleResultSets(): boolean

supportsMultipleTransactions

  • supportsMultipleTransactions(): boolean

supportsNamedParameters

  • supportsNamedParameters(): boolean

supportsNonNullableColumns

  • supportsNonNullableColumns(): boolean

supportsOpenCursorsAcrossCommit

  • supportsOpenCursorsAcrossCommit(): boolean

supportsOpenCursorsAcrossRollback

  • supportsOpenCursorsAcrossRollback(): boolean

supportsOpenStatementsAcrossCommit

  • supportsOpenStatementsAcrossCommit(): boolean

supportsOpenStatementsAcrossRollback

  • supportsOpenStatementsAcrossRollback(): boolean

supportsOrderByUnrelated

  • supportsOrderByUnrelated(): boolean

supportsOuterJoins

  • supportsOuterJoins(): boolean

supportsPositionedDelete

  • supportsPositionedDelete(): boolean

supportsPositionedUpdate

  • supportsPositionedUpdate(): boolean

supportsRefCursors

  • supportsRefCursors(): boolean

supportsResultSetConcurrency

  • supportsResultSetConcurrency(arg0: number, arg1: number): boolean

supportsResultSetHoldability

  • supportsResultSetHoldability(arg0: number): boolean

supportsResultSetType

  • supportsResultSetType(arg0: number): boolean

supportsSavepoints

  • supportsSavepoints(): boolean

supportsSchemasInDataManipulation

  • supportsSchemasInDataManipulation(): boolean

supportsSchemasInIndexDefinitions

  • supportsSchemasInIndexDefinitions(): boolean

supportsSchemasInPrivilegeDefinitions

  • supportsSchemasInPrivilegeDefinitions(): boolean

supportsSchemasInProcedureCalls

  • supportsSchemasInProcedureCalls(): boolean

supportsSchemasInTableDefinitions

  • supportsSchemasInTableDefinitions(): boolean

supportsSelectForUpdate

  • supportsSelectForUpdate(): boolean

supportsSharding

  • supportsSharding(): boolean

supportsStatementPooling

  • supportsStatementPooling(): boolean

supportsStoredFunctionsUsingCallSyntax

  • supportsStoredFunctionsUsingCallSyntax(): boolean

supportsStoredProcedures

  • supportsStoredProcedures(): boolean

supportsSubqueriesInComparisons

  • supportsSubqueriesInComparisons(): boolean

supportsSubqueriesInExists

  • supportsSubqueriesInExists(): boolean

supportsSubqueriesInIns

  • supportsSubqueriesInIns(): boolean

supportsSubqueriesInQuantifieds

  • supportsSubqueriesInQuantifieds(): boolean

supportsTableCorrelationNames

  • supportsTableCorrelationNames(): boolean

supportsTransactionIsolationLevel

  • supportsTransactionIsolationLevel(arg0: number): boolean

supportsTransactions

  • supportsTransactions(): boolean

supportsUnion

  • supportsUnion(): boolean

supportsUnionAll

  • supportsUnionAll(): boolean

unwrap

  • unwrap(arg0: any): any

updatesAreDetected

  • updatesAreDetected(arg0: number): boolean

usesLocalFilePerTable

  • usesLocalFilePerTable(): boolean

usesLocalFiles

  • usesLocalFiles(): boolean

Generated using TypeDoc