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