getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types) getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) getDatabaseProductName() getPrimaryKeys(String catalog, String schema, String table) getDriverName() getDatabaseProductVersion() getDriverVersion() getImportedKeys(String catalog, String schema, String table) getUserName() getSchemas() getCatalogs() getIndexInfo(String catalog, String schema, String table, boolean unique, boolean approximate) getProcedures(String catalog, String schemaPattern, String procedureNamePattern) getURL() getExportedKeys(String catalog, String schema, String table) supportsTransactions() getCrossReference(String primaryCatalog, String primarySchema, String primaryTable, String foreignCatalog, String foreignSchema, String foreignTable) supportsSchemasInTableDefinitions() getColumnPrivileges(String catalog, String schema, String table, String columnNamePattern) getConnection() columnNoNulls getIdentifierQuoteString() getMaxConnections() getProcedureColumns(String catalog, String schemaPattern, String procedureNamePattern, String columnNamePattern) getTablePrivileges(String catalog, String schemaPattern, String tableNamePattern) getTableTypes() getTypeInfo() supportsANSI92FullSQL() supportsBatchUpdates() supportsSavepoints() getMaxProcedureNameLength() getMaxStatementLength() getVersionColumns(String catalog, String schema, String table) supportsANSI92EntryLevelSQL() supportsPositionedUpdate() supportsResultSetConcurrency(int type, int concurrency) getBestRowIdentifier(String catalog, String schema, String table, int scope, boolean nullable) getCatalogTerm() getDriverMajorVersion() getMaxTableNameLength() getNumericFunctions() getSchemaTerm() getStringFunctions() getSystemFunctions() getTimeDateFunctions() supportsAlterTableWithDropColumn() supportsANSI92IntermediateSQL() supportsMultipleResultSets() supportsResultSetType(int type) columnNullable doesMaxRowSizeIncludeBlobs() getCatalogSeparator() getDriverMinorVersion() getMaxBinaryLiteralLength() getMaxColumnNameLength() getMaxColumnsInIndex() getMaxColumnsInOrderBy() getMaxColumnsInSelect() getMaxColumnsInTable() getMaxSchemaNameLength() getMaxStatements() getMaxTablesInSelect() getProcedureTerm() getSQLKeywords() isCatalogAtStart() isReadOnly() nullsAreSortedAtStart() storesLowerCaseIdentifiers() storesMixedCaseQuotedIdentifiers() supportsAlterTableWithAddColumn() supportsCatalogsInDataManipulation() supportsCoreSQLGrammar() supportsIntegrityEnhancementFacility() supportsMultipleTransactions() supportsOrderByUnrelated() supportsPositionedDelete() allProceduresAreCallable() allTablesAreSelectable() getDefaultTransactionIsolation() getMaxCatalogNameLength() getMaxCharLiteralLength() getMaxColumnsInGroupBy() getMaxCursorNameLength() getMaxIndexLength() getMaxRowSize() getSearchStringEscape() getUDTs(String catalog, String schemaPattern, String typeNamePattern, int[] types) nullPlusNonNullIsNull() nullsAreSortedAtEnd() nullsAreSortedLow() storesLowerCaseQuotedIdentifiers() storesUpperCaseIdentifiers() storesUpperCaseQuotedIdentifiers() supportsCatalogsInIndexDefinitions() supportsCatalogsInPrivilegeDefinitions() supportsCatalogsInProcedureCalls() supportsCatalogsInTableDefinitions() supportsColumnAliasing() supportsExpressionsInOrderBy() supportsExtendedSQLGrammar() supportsFullOuterJoins() supportsGroupBy() supportsGroupByBeyondSelect() supportsGroupByUnrelated() supportsLimitedOuterJoins() supportsMinimumSQLGrammar() supportsMixedCaseIdentifiers() supportsNonNullableColumns() supportsOuterJoins() supportsSchemasInDataManipulation() usesLocalFilePerTable() usesLocalFiles() importedKeyNoAction dataDefinitionCausesTransactionCommit() dataDefinitionIgnoredInTransactions() deletesAreDetected(int type) getExtraNameCharacters() getMaxUserNameLength() insertsAreDetected(int type) nullsAreSortedHigh() othersDeletesAreVisible(int type) othersInsertsAreVisible(int type) othersUpdatesAreVisible(int type) ownDeletesAreVisible(int type) ownInsertsAreVisible(int type) ownUpdatesAreVisible(int type) supportsConvert() supportsConvert(int fromType, int toType) supportsCorrelatedSubqueries() supportsDataDefinitionAndDataManipulationTransactions() supportsDataManipulationTransactionsOnly() supportsDifferentTableCorrelationNames() supportsLikeEscapeClause() supportsMixedCaseQuotedIdentifiers() supportsOpenCursorsAcrossCommit() supportsOpenCursorsAcrossRollback() supportsOpenStatementsAcrossCommit() supportsOpenStatementsAcrossRollback() supportsSchemasInIndexDefinitions() supportsSchemasInPrivilegeDefinitions() supportsSchemasInProcedureCalls() supportsSelectForUpdate() supportsStoredProcedures() supportsSubqueriesInComparisons() supportsSubqueriesInExists() supportsSubqueriesInIns() supportsSubqueriesInQuantifieds() supportsTableCorrelationNames() supportsTransactionIsolationLevel(int level) supportsUnion() supportsUnionAll() updatesAreDetected(int type) importedKeyCascade procedureColumnIn procedureNullableUnknown procedureReturnsResult tableIndexOther typeSearchable getJDBCMajorVersion() getJDBCMinorVersion() getSuperTables(String catalog, String schemaPattern, String tableNamePattern) storesMixedCaseIdentifiers() bestRowNotPseudo bestRowSession importedKeyNotDeferrable importedKeySetDefault importedKeySetNull procedureColumnInOut procedureColumnOut procedureColumnResult procedureColumnReturn tableIndexClustered tableIndexHashed tableIndexStatistic typeNullable typePredNone getAttributes(String catalog, String schemaPattern, String typeNamePattern, String attributeNamePattern) getDatabaseMajorVersion() getDatabaseMinorVersion() getResultSetHoldability() getSQLStateType() getSuperTypes(String catalog, String schemaPattern, String typeNamePattern) locatorsUpdateCopy() supportsGetGeneratedKeys() supportsMultipleOpenResults() supportsNamedParameters() supportsResultSetHoldability(int holdability) supportsStatementPooling() hashCode() getClass() toString() bestRowTemporary importedKeyInitiallyDeferred importedKeyInitiallyImmediate importedKeyRestrict typeNoNulls typePredBasic versionColumnPseudo attributeNoNulls attributeNullable attributeNullableUnknown bestRowPseudo bestRowTransaction bestRowUnknown columnNullableUnknown procedureColumnUnknown procedureNoNulls procedureNoResult procedureNullable procedureResultUnknown sqlStateSQL99 sqlStateXOpen typeNullableUnknown typePredChar versionColumnNotPseudo versionColumnUnknown |
allProceduresAreCallable() allTablesAreSelectable() dataDefinitionCausesTransactionCommit() dataDefinitionIgnoredInTransactions() deletesAreDetected(int type) doesMaxRowSizeIncludeBlobs() getAttributes(String catalog, String schemaPattern, String typeNamePattern, String attributeNamePattern) getBestRowIdentifier(String catalog, String schema, String table, int scope, boolean nullable) getCatalogs() getCatalogSeparator() getCatalogTerm() getColumnPrivileges(String catalog, String schema, String table, String columnNamePattern) getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) getConnection() getCrossReference(String primaryCatalog, String primarySchema, String primaryTable, String foreignCatalog, String foreignSchema, String foreignTable) getDatabaseMajorVersion() getDatabaseMinorVersion() getDatabaseProductName() getDatabaseProductVersion() getDefaultTransactionIsolation() getDriverMajorVersion() getDriverMinorVersion() getDriverName() getDriverVersion() getExportedKeys(String catalog, String schema, String table) getExtraNameCharacters() getIdentifierQuoteString() getImportedKeys(String catalog, String schema, String table) getIndexInfo(String catalog, String schema, String table, boolean unique, boolean approximate) getJDBCMajorVersion() getJDBCMinorVersion() getMaxBinaryLiteralLength() getMaxCatalogNameLength() getMaxCharLiteralLength() getMaxColumnNameLength() getMaxColumnsInGroupBy() getMaxColumnsInIndex() getMaxColumnsInOrderBy() getMaxColumnsInSelect() getMaxColumnsInTable() getMaxConnections() getMaxCursorNameLength() getMaxIndexLength() getMaxProcedureNameLength() getMaxRowSize() getMaxSchemaNameLength() getMaxStatementLength() getMaxStatements() getMaxTableNameLength() getMaxTablesInSelect() getMaxUserNameLength() getNumericFunctions() getPrimaryKeys(String catalog, String schema, String table) getProcedureColumns(String catalog, String schemaPattern, String procedureNamePattern, String columnNamePattern) getProcedures(String catalog, String schemaPattern, String procedureNamePattern) getProcedureTerm() getResultSetHoldability() getSchemas() getSchemaTerm() getSearchStringEscape() getSQLKeywords() getSQLStateType() getStringFunctions() getSuperTables(String catalog, String schemaPattern, String tableNamePattern) getSuperTypes(String catalog, String schemaPattern, String typeNamePattern) getSystemFunctions() getTablePrivileges(String catalog, String schemaPattern, String tableNamePattern) getTables(String catalog, String schemaPattern, String tableNamePattern, String[] types) getTableTypes() getTimeDateFunctions() getTypeInfo() getUDTs(String catalog, String schemaPattern, String typeNamePattern, int[] types) getURL() getUserName() getVersionColumns(String catalog, String schema, String table) insertsAreDetected(int type) isCatalogAtStart() isReadOnly() locatorsUpdateCopy() nullPlusNonNullIsNull() nullsAreSortedAtEnd() nullsAreSortedAtStart() nullsAreSortedHigh() nullsAreSortedLow() othersDeletesAreVisible(int type) othersInsertsAreVisible(int type) othersUpdatesAreVisible(int type) ownDeletesAreVisible(int type) ownInsertsAreVisible(int type) ownUpdatesAreVisible(int type) storesLowerCaseIdentifiers() storesLowerCaseQuotedIdentifiers() storesMixedCaseIdentifiers() storesMixedCaseQuotedIdentifiers() storesUpperCaseIdentifiers() storesUpperCaseQuotedIdentifiers() supportsAlterTableWithAddColumn() supportsAlterTableWithDropColumn() supportsANSI92EntryLevelSQL() supportsANSI92FullSQL() supportsANSI92IntermediateSQL() supportsBatchUpdates() supportsCatalogsInDataManipulation() supportsCatalogsInIndexDefinitions() supportsCatalogsInPrivilegeDefinitions() supportsCatalogsInProcedureCalls() supportsCatalogsInTableDefinitions() supportsColumnAliasing() supportsConvert() supportsConvert(int fromType, int toType) supportsCoreSQLGrammar() supportsCorrelatedSubqueries() supportsDataDefinitionAndDataManipulationTransactions() supportsDataManipulationTransactionsOnly() supportsDifferentTableCorrelationNames() supportsExpressionsInOrderBy() supportsExtendedSQLGrammar() supportsFullOuterJoins() supportsGetGeneratedKeys() supportsGroupBy() supportsGroupByBeyondSelect() supportsGroupByUnrelated() supportsIntegrityEnhancementFacility() supportsLikeEscapeClause() supportsLimitedOuterJoins() supportsMinimumSQLGrammar() supportsMixedCaseIdentifiers() supportsMixedCaseQuotedIdentifiers() supportsMultipleOpenResults() supportsMultipleResultSets() supportsMultipleTransactions() supportsNamedParameters() supportsNonNullableColumns() supportsOpenCursorsAcrossCommit() supportsOpenCursorsAcrossRollback() supportsOpenStatementsAcrossCommit() supportsOpenStatementsAcrossRollback() supportsOrderByUnrelated() supportsOuterJoins() supportsPositionedDelete() supportsPositionedUpdate() supportsResultSetConcurrency(int type, int concurrency) supportsResultSetHoldability(int holdability) supportsResultSetType(int type) supportsSavepoints() supportsSchemasInDataManipulation() supportsSchemasInIndexDefinitions() supportsSchemasInPrivilegeDefinitions() supportsSchemasInProcedureCalls() supportsSchemasInTableDefinitions() supportsSelectForUpdate() supportsStatementPooling() supportsStoredProcedures() supportsSubqueriesInComparisons() supportsSubqueriesInExists() supportsSubqueriesInIns() supportsSubqueriesInQuantifieds() supportsTableCorrelationNames() supportsTransactionIsolationLevel(int level) supportsTransactions() supportsUnion() supportsUnionAll() updatesAreDetected(int type) usesLocalFilePerTable() usesLocalFiles() |