LibreOffice Module connectivity (master) 1
|
#include <ODatabaseMetaData.hxx>
Public Member Functions | |
ODatabaseMetaData (const SQLHANDLE _pHandle, OConnection *_pCon) | |
virtual sal_Bool SAL_CALL | allProceduresAreCallable () override |
virtual sal_Bool SAL_CALL | allTablesAreSelectable () override |
virtual OUString SAL_CALL | getURL () override |
virtual OUString SAL_CALL | getUserName () override |
virtual sal_Bool SAL_CALL | isReadOnly () override |
virtual sal_Bool SAL_CALL | nullsAreSortedHigh () override |
virtual sal_Bool SAL_CALL | nullsAreSortedLow () override |
virtual sal_Bool SAL_CALL | nullsAreSortedAtStart () override |
virtual sal_Bool SAL_CALL | nullsAreSortedAtEnd () override |
virtual OUString SAL_CALL | getDatabaseProductName () override |
virtual OUString SAL_CALL | getDatabaseProductVersion () override |
virtual OUString SAL_CALL | getDriverName () override |
virtual OUString SAL_CALL | getDriverVersion () override |
virtual sal_Int32 SAL_CALL | getDriverMajorVersion () override |
virtual sal_Int32 SAL_CALL | getDriverMinorVersion () override |
virtual sal_Bool SAL_CALL | usesLocalFiles () override |
virtual sal_Bool SAL_CALL | usesLocalFilePerTable () override |
virtual sal_Bool SAL_CALL | supportsMixedCaseIdentifiers () override |
virtual sal_Bool SAL_CALL | storesUpperCaseIdentifiers () override |
virtual sal_Bool SAL_CALL | storesLowerCaseIdentifiers () override |
virtual sal_Bool SAL_CALL | storesMixedCaseIdentifiers () override |
virtual sal_Bool SAL_CALL | storesUpperCaseQuotedIdentifiers () override |
virtual sal_Bool SAL_CALL | storesLowerCaseQuotedIdentifiers () override |
virtual OUString SAL_CALL | getSQLKeywords () override |
virtual OUString SAL_CALL | getNumericFunctions () override |
virtual OUString SAL_CALL | getStringFunctions () override |
virtual OUString SAL_CALL | getSystemFunctions () override |
virtual OUString SAL_CALL | getTimeDateFunctions () override |
virtual OUString SAL_CALL | getSearchStringEscape () override |
virtual OUString SAL_CALL | getExtraNameCharacters () override |
virtual sal_Bool SAL_CALL | supportsColumnAliasing () override |
virtual sal_Bool SAL_CALL | nullPlusNonNullIsNull () override |
virtual sal_Bool SAL_CALL | supportsTypeConversion () override |
virtual sal_Bool SAL_CALL | supportsConvert (sal_Int32 fromType, sal_Int32 toType) override |
virtual sal_Bool SAL_CALL | supportsTableCorrelationNames () override |
virtual sal_Bool SAL_CALL | supportsDifferentTableCorrelationNames () override |
virtual sal_Bool SAL_CALL | supportsExpressionsInOrderBy () override |
virtual sal_Bool SAL_CALL | supportsOrderByUnrelated () override |
virtual sal_Bool SAL_CALL | supportsGroupBy () override |
virtual sal_Bool SAL_CALL | supportsGroupByUnrelated () override |
virtual sal_Bool SAL_CALL | supportsGroupByBeyondSelect () override |
virtual sal_Bool SAL_CALL | supportsLikeEscapeClause () override |
virtual sal_Bool SAL_CALL | supportsMultipleResultSets () override |
virtual sal_Bool SAL_CALL | supportsMultipleTransactions () override |
virtual sal_Bool SAL_CALL | supportsNonNullableColumns () override |
virtual sal_Bool SAL_CALL | supportsMinimumSQLGrammar () override |
virtual sal_Bool SAL_CALL | supportsCoreSQLGrammar () override |
virtual sal_Bool SAL_CALL | supportsExtendedSQLGrammar () override |
virtual sal_Bool SAL_CALL | supportsANSI92EntryLevelSQL () override |
virtual sal_Bool SAL_CALL | supportsANSI92IntermediateSQL () override |
virtual sal_Bool SAL_CALL | supportsANSI92FullSQL () override |
virtual sal_Bool SAL_CALL | supportsIntegrityEnhancementFacility () override |
virtual sal_Bool SAL_CALL | supportsOuterJoins () override |
virtual sal_Bool SAL_CALL | supportsFullOuterJoins () override |
virtual sal_Bool SAL_CALL | supportsLimitedOuterJoins () override |
virtual OUString SAL_CALL | getSchemaTerm () override |
virtual OUString SAL_CALL | getProcedureTerm () override |
virtual OUString SAL_CALL | getCatalogTerm () override |
virtual sal_Bool SAL_CALL | supportsSchemasInProcedureCalls () override |
virtual sal_Bool SAL_CALL | supportsSchemasInIndexDefinitions () override |
virtual sal_Bool SAL_CALL | supportsSchemasInPrivilegeDefinitions () override |
virtual sal_Bool SAL_CALL | supportsCatalogsInProcedureCalls () override |
virtual sal_Bool SAL_CALL | supportsCatalogsInIndexDefinitions () override |
virtual sal_Bool SAL_CALL | supportsCatalogsInPrivilegeDefinitions () override |
virtual sal_Bool SAL_CALL | supportsPositionedDelete () override |
virtual sal_Bool SAL_CALL | supportsPositionedUpdate () override |
virtual sal_Bool SAL_CALL | supportsSelectForUpdate () override |
virtual sal_Bool SAL_CALL | supportsStoredProcedures () override |
virtual sal_Bool SAL_CALL | supportsSubqueriesInComparisons () override |
virtual sal_Bool SAL_CALL | supportsSubqueriesInExists () override |
virtual sal_Bool SAL_CALL | supportsSubqueriesInIns () override |
virtual sal_Bool SAL_CALL | supportsSubqueriesInQuantifieds () override |
virtual sal_Bool SAL_CALL | supportsCorrelatedSubqueries () override |
virtual sal_Bool SAL_CALL | supportsUnion () override |
virtual sal_Bool SAL_CALL | supportsUnionAll () override |
virtual sal_Bool SAL_CALL | supportsOpenCursorsAcrossCommit () override |
virtual sal_Bool SAL_CALL | supportsOpenCursorsAcrossRollback () override |
virtual sal_Bool SAL_CALL | supportsOpenStatementsAcrossCommit () override |
virtual sal_Bool SAL_CALL | supportsOpenStatementsAcrossRollback () override |
virtual sal_Int32 SAL_CALL | getMaxBinaryLiteralLength () override |
virtual sal_Int32 SAL_CALL | getMaxCharLiteralLength () override |
virtual sal_Int32 SAL_CALL | getMaxColumnNameLength () override |
virtual sal_Int32 SAL_CALL | getMaxColumnsInGroupBy () override |
virtual sal_Int32 SAL_CALL | getMaxColumnsInIndex () override |
virtual sal_Int32 SAL_CALL | getMaxColumnsInOrderBy () override |
virtual sal_Int32 SAL_CALL | getMaxColumnsInSelect () override |
virtual sal_Int32 SAL_CALL | getMaxColumnsInTable () override |
virtual sal_Int32 SAL_CALL | getMaxConnections () override |
virtual sal_Int32 SAL_CALL | getMaxCursorNameLength () override |
virtual sal_Int32 SAL_CALL | getMaxIndexLength () override |
virtual sal_Int32 SAL_CALL | getMaxSchemaNameLength () override |
virtual sal_Int32 SAL_CALL | getMaxProcedureNameLength () override |
virtual sal_Int32 SAL_CALL | getMaxCatalogNameLength () override |
virtual sal_Int32 SAL_CALL | getMaxRowSize () override |
virtual sal_Bool SAL_CALL | doesMaxRowSizeIncludeBlobs () override |
virtual sal_Int32 SAL_CALL | getMaxStatementLength () override |
virtual sal_Int32 SAL_CALL | getMaxTableNameLength () override |
virtual sal_Int32 SAL_CALL | getMaxUserNameLength () override |
virtual sal_Int32 SAL_CALL | getDefaultTransactionIsolation () override |
virtual sal_Bool SAL_CALL | supportsTransactions () override |
virtual sal_Bool SAL_CALL | supportsTransactionIsolationLevel (sal_Int32 level) override |
virtual sal_Bool SAL_CALL | supportsDataDefinitionAndDataManipulationTransactions () override |
virtual sal_Bool SAL_CALL | supportsDataManipulationTransactionsOnly () override |
virtual sal_Bool SAL_CALL | dataDefinitionCausesTransactionCommit () override |
virtual sal_Bool SAL_CALL | dataDefinitionIgnoredInTransactions () override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getProcedures (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &procedureNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getProcedureColumns (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &procedureNamePattern, const OUString &columnNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getTables (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &tableNamePattern, const css::uno::Sequence< OUString > &types) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getSchemas () override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getCatalogs () override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getTableTypes () override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getColumns (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &tableNamePattern, const OUString &columnNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getColumnPrivileges (const css::uno::Any &catalog, const OUString &schema, const OUString &table, const OUString &columnNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getTablePrivileges (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &tableNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getBestRowIdentifier (const css::uno::Any &catalog, const OUString &schema, const OUString &table, sal_Int32 scope, sal_Bool nullable) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getVersionColumns (const css::uno::Any &catalog, const OUString &schema, const OUString &table) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getPrimaryKeys (const css::uno::Any &catalog, const OUString &schema, const OUString &table) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getImportedKeys (const css::uno::Any &catalog, const OUString &schema, const OUString &table) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getExportedKeys (const css::uno::Any &catalog, const OUString &schema, const OUString &table) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getCrossReference (const css::uno::Any &primaryCatalog, const OUString &primarySchema, const OUString &primaryTable, const css::uno::Any &foreignCatalog, const OUString &foreignSchema, const OUString &foreignTable) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getIndexInfo (const css::uno::Any &catalog, const OUString &schema, const OUString &table, sal_Bool unique, sal_Bool approximate) override |
virtual sal_Bool SAL_CALL | supportsResultSetType (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | supportsResultSetConcurrency (sal_Int32 setType, sal_Int32 concurrency) override |
virtual sal_Bool SAL_CALL | ownUpdatesAreVisible (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | ownDeletesAreVisible (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | ownInsertsAreVisible (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | othersUpdatesAreVisible (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | othersDeletesAreVisible (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | othersInsertsAreVisible (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | updatesAreDetected (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | deletesAreDetected (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | insertsAreDetected (sal_Int32 setType) override |
virtual sal_Bool SAL_CALL | supportsBatchUpdates () override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getUDTs (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &typeNamePattern, const css::uno::Sequence< sal_Int32 > &types) override |
Public Member Functions inherited from connectivity::ODatabaseMetaDataBase | |
ODatabaseMetaDataBase (const css::uno::Reference< css::sdbc::XConnection > &_rxConnection, const css::uno::Sequence< css::beans::PropertyValue > &_rInfo) | |
virtual css::uno::Sequence< css::beans::PropertyValue > SAL_CALL | getConnectionInfo () override |
virtual void SAL_CALL | disposing (const css::lang::EventObject &Source) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getTypeInfo () override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getProcedures (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &procedureNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getProcedureColumns (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &procedureNamePattern, const OUString &columnNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getSchemas () override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getCatalogs () override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getColumnPrivileges (const css::uno::Any &catalog, const OUString &schema, const OUString &table, const OUString &columnNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getTablePrivileges (const css::uno::Any &catalog, const OUString &schemaPattern, const OUString &tableNamePattern) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getBestRowIdentifier (const css::uno::Any &catalog, const OUString &schema, const OUString &table, sal_Int32 scope, sal_Bool nullable) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getVersionColumns (const css::uno::Any &catalog, const OUString &schema, const OUString &table) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getPrimaryKeys (const css::uno::Any &catalog, const OUString &schema, const OUString &table) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getImportedKeys (const css::uno::Any &catalog, const OUString &schema, const OUString &table) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getExportedKeys (const css::uno::Any &catalog, const OUString &schema, const OUString &table) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getCrossReference (const css::uno::Any &primaryCatalog, const OUString &primarySchema, const OUString &primaryTable, const css::uno::Any &foreignCatalog, const OUString &foreignSchema, const OUString &foreignTable) override |
virtual css::uno::Reference< css::sdbc::XResultSet > SAL_CALL | getIndexInfo (const css::uno::Any &catalog, const OUString &schema, const OUString &table, sal_Bool unique, sal_Bool approximate) override |
virtual css::uno::Reference< css::sdbc::XConnection > SAL_CALL | getConnection () override |
virtual OUString SAL_CALL | getIdentifierQuoteString () override |
virtual sal_Bool SAL_CALL | isCatalogAtStart () override |
virtual OUString SAL_CALL | getCatalogSeparator () override |
virtual sal_Bool SAL_CALL | supportsCatalogsInTableDefinitions () override |
virtual sal_Bool SAL_CALL | supportsSchemasInTableDefinitions () override |
virtual sal_Bool SAL_CALL | supportsCatalogsInDataManipulation () override |
virtual sal_Bool SAL_CALL | supportsSchemasInDataManipulation () override |
virtual sal_Bool SAL_CALL | supportsMixedCaseQuotedIdentifiers () override |
virtual sal_Bool SAL_CALL | supportsAlterTableWithAddColumn () override |
virtual sal_Bool SAL_CALL | supportsAlterTableWithDropColumn () override |
virtual sal_Int32 SAL_CALL | getMaxStatements () override |
virtual sal_Int32 SAL_CALL | getMaxTablesInSelect () override |
virtual sal_Bool SAL_CALL | storesMixedCaseQuotedIdentifiers () override |
Private Attributes | |
SQLHANDLE | m_aConnectionHandle |
OConnection * | m_pConnection |
bool | m_bUseCatalog |
Definition at line 32 of file ODatabaseMetaData.hxx.
|
overrideprivatevirtual |
Definition at line 60 of file ODatabaseMetaData.cxx.
ODatabaseMetaData::ODatabaseMetaData | ( | const SQLHANDLE | _pHandle, |
OConnection * | _pCon | ||
) |
Definition at line 39 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OConnection::isCatalogUsed(), m_bUseCatalog, m_pConnection, m_refCount, usesLocalFilePerTable(), and usesLocalFiles().
|
overridevirtual |
Definition at line 760 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 781 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 573 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 566 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1696 of file ODatabaseMetaData.cxx.
|
overridevirtual |
Definition at line 450 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
Definition at line 81 of file ODatabaseMetaData.cxx.
References connectivity::ODatabaseMetaDataResultSet::eCatalogs, m_bUseCatalog, and m_pConnection.
|
overridevirtual |
Definition at line 529 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, m_bUseCatalog, and m_pConnection.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
Definition at line 1220 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1213 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1252 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1241 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, m_pConnection, and o3tl::toInt32().
|
overridevirtual |
Definition at line 1277 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, m_pConnection, and o3tl::toInt32().
|
overridevirtual |
Definition at line 1199 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1206 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
Definition at line 544 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
Definition at line 247 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 261 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 268 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 275 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1543 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 282 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1550 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1557 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 303 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 296 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 289 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 515 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 739 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 254 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 746 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 310 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 317 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1564 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1437 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
Definition at line 1227 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
Definition at line 114 of file ODatabaseMetaData.cxx.
References connectivity::ODatabaseMetaDataResultSet::eSchemas, and m_pConnection.
|
overridevirtual |
Definition at line 1234 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1295 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1288 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1302 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1418 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overridevirtual |
|
overridevirtual |
Definition at line 716 of file ODatabaseMetaData.cxx.
References connectivity::ODatabaseMetaDataResultSet::eTableTypes, and m_pConnection.
|
overridevirtual |
Definition at line 1363 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
|
overridevirtual |
Definition at line 1182 of file ODatabaseMetaData.cxx.
References connectivity::OMetaConnection::getURL(), getURLImpl(), and m_pConnection.
|
private |
Definition at line 1175 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
Referenced by getURL().
|
overridevirtual |
Definition at line 1192 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Reimplemented from connectivity::ODatabaseMetaDataBase.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 105 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, m_bUseCatalog, and m_pConnection.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 537 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 732 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 324 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 64 of file ODatabaseMetaData.cxx.
References connectivity::ODatabaseMetaDataResultSet::eTypeInfo, and m_pConnection.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 558 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_bUseCatalog, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 471 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 499 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 506 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 701 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_bUseCatalog, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 685 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_bUseCatalog, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 1068 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 643 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overrideprivatevirtual |
Implements connectivity::ODatabaseMetaDataBase.
Definition at line 678 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1701 of file ODatabaseMetaData.cxx.
|
overridevirtual |
Definition at line 788 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OConnection::isReadOnly(), and m_pConnection.
|
overridevirtual |
Definition at line 814 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1075 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1082 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1089 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1096 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1681 of file ODatabaseMetaData.cxx.
References ownDeletesAreVisible().
|
overridevirtual |
Definition at line 1686 of file ODatabaseMetaData.cxx.
References ownInsertsAreVisible().
|
overridevirtual |
Definition at line 1676 of file ODatabaseMetaData.cxx.
References ownUpdatesAreVisible().
|
overridevirtual |
Definition at line 1632 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
Referenced by othersDeletesAreVisible().
|
overridevirtual |
Definition at line 1654 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
Referenced by othersInsertsAreVisible().
|
overridevirtual |
Definition at line 1610 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
Referenced by othersUpdatesAreVisible().
|
overridevirtual |
Definition at line 464 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 457 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 478 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 492 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 485 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 657 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 650 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1168 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1706 of file ODatabaseMetaData.cxx.
|
overridevirtual |
Definition at line 693 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_bUseCatalog, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1125 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_bUseCatalog, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1117 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_bUseCatalog, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 821 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 835 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1509 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, nValue, and SAL_WARN_IF.
|
overridevirtual |
Definition at line 1133 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 587 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 580 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 551 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 991 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1498 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, nValue, and SAL_WARN_IF.
|
overridevirtual |
Definition at line 1531 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
Referenced by supportsLimitedOuterJoins().
|
overridevirtual |
Definition at line 998 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1005 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1012 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 664 of file ODatabaseMetaData.cxx.
References aStr, connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1033 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1538 of file ODatabaseMetaData.cxx.
References supportsFullOuterJoins().
|
overridevirtual |
Definition at line 1520 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, nValue, and SAL_WARN_IF.
|
overridevirtual |
Definition at line 1061 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1026 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1019 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 522 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 622 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 629 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 615 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 608 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1040 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 709 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 594 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 601 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1578 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1571 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 671 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1110 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1103 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 774 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 767 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), connectivity::OMetaConnection::getTextEncoding(), m_aConnectionHandle, and m_pConnection.
|
overridevirtual |
Definition at line 1140 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1147 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1154 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1161 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 828 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 636 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 753 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 807 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1047 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1054 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
|
overridevirtual |
Definition at line 1691 of file ODatabaseMetaData.cxx.
|
overridevirtual |
Definition at line 800 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
Referenced by ODatabaseMetaData().
|
overridevirtual |
Definition at line 793 of file ODatabaseMetaData.cxx.
References connectivity::odbc::OTools::GetInfo(), m_aConnectionHandle, m_pConnection, and nValue.
Referenced by ODatabaseMetaData().
|
private |
Definition at line 35 of file ODatabaseMetaData.hxx.
Referenced by allProceduresAreCallable(), allTablesAreSelectable(), dataDefinitionCausesTransactionCommit(), dataDefinitionIgnoredInTransactions(), doesMaxRowSizeIncludeBlobs(), getCatalogTerm(), getDatabaseProductName(), getDatabaseProductVersion(), getDefaultTransactionIsolation(), getDriverMajorVersion(), getDriverMinorVersion(), getDriverName(), getDriverVersion(), getExtraNameCharacters(), getMaxBinaryLiteralLength(), getMaxCatalogNameLength(), getMaxCharLiteralLength(), getMaxColumnNameLength(), getMaxColumnsInGroupBy(), getMaxColumnsInIndex(), getMaxColumnsInOrderBy(), getMaxColumnsInSelect(), getMaxColumnsInTable(), getMaxConnections(), getMaxCursorNameLength(), getMaxIndexLength(), getMaxProcedureNameLength(), getMaxRowSize(), getMaxSchemaNameLength(), getMaxStatementLength(), getMaxTableNameLength(), getMaxUserNameLength(), getNumericFunctions(), getProcedureTerm(), getSchemaTerm(), getSearchStringEscape(), getSQLKeywords(), getStringFunctions(), getSystemFunctions(), getTimeDateFunctions(), getURLImpl(), getUserName(), impl_getCatalogSeparator_throw(), impl_getIdentifierQuoteString_throw(), impl_getMaxStatements_throw(), impl_getMaxTablesInSelect_throw(), impl_isCatalogAtStart_throw(), impl_storesMixedCaseQuotedIdentifiers_throw(), impl_supportsAlterTableWithAddColumn_throw(), impl_supportsAlterTableWithDropColumn_throw(), impl_supportsCatalogsInDataManipulation_throw(), impl_supportsCatalogsInTableDefinitions_throw(), impl_supportsMixedCaseQuotedIdentifiers_throw(), impl_supportsSchemasInDataManipulation_throw(), impl_supportsSchemasInTableDefinitions_throw(), nullPlusNonNullIsNull(), nullsAreSortedAtEnd(), nullsAreSortedAtStart(), nullsAreSortedHigh(), nullsAreSortedLow(), ownDeletesAreVisible(), ownInsertsAreVisible(), ownUpdatesAreVisible(), storesLowerCaseIdentifiers(), storesLowerCaseQuotedIdentifiers(), storesMixedCaseIdentifiers(), storesUpperCaseIdentifiers(), storesUpperCaseQuotedIdentifiers(), supportsANSI92EntryLevelSQL(), supportsANSI92FullSQL(), supportsANSI92IntermediateSQL(), supportsCatalogsInIndexDefinitions(), supportsCatalogsInPrivilegeDefinitions(), supportsCatalogsInProcedureCalls(), supportsColumnAliasing(), supportsConvert(), supportsCoreSQLGrammar(), supportsCorrelatedSubqueries(), supportsDataDefinitionAndDataManipulationTransactions(), supportsDataManipulationTransactionsOnly(), supportsDifferentTableCorrelationNames(), supportsExpressionsInOrderBy(), supportsExtendedSQLGrammar(), supportsFullOuterJoins(), supportsGroupBy(), supportsGroupByBeyondSelect(), supportsGroupByUnrelated(), supportsIntegrityEnhancementFacility(), supportsLikeEscapeClause(), supportsMinimumSQLGrammar(), supportsMixedCaseIdentifiers(), supportsMultipleResultSets(), supportsMultipleTransactions(), supportsNonNullableColumns(), supportsOpenCursorsAcrossCommit(), supportsOpenCursorsAcrossRollback(), supportsOpenStatementsAcrossCommit(), supportsOpenStatementsAcrossRollback(), supportsOrderByUnrelated(), supportsOuterJoins(), supportsPositionedDelete(), supportsPositionedUpdate(), supportsResultSetConcurrency(), supportsResultSetType(), supportsSchemasInIndexDefinitions(), supportsSchemasInPrivilegeDefinitions(), supportsSchemasInProcedureCalls(), supportsSelectForUpdate(), supportsStoredProcedures(), supportsSubqueriesInComparisons(), supportsSubqueriesInExists(), supportsSubqueriesInIns(), supportsSubqueriesInQuantifieds(), supportsTableCorrelationNames(), supportsTransactionIsolationLevel(), supportsTransactions(), supportsTypeConversion(), supportsUnion(), supportsUnionAll(), usesLocalFilePerTable(), and usesLocalFiles().
|
private |
Definition at line 37 of file ODatabaseMetaData.hxx.
Referenced by getCatalogs(), getCatalogTerm(), impl_getCatalogSeparator_throw(), impl_isCatalogAtStart_throw(), impl_supportsCatalogsInDataManipulation_throw(), impl_supportsCatalogsInTableDefinitions_throw(), ODatabaseMetaData(), supportsCatalogsInIndexDefinitions(), supportsCatalogsInPrivilegeDefinitions(), and supportsCatalogsInProcedureCalls().
|
private |
Definition at line 36 of file ODatabaseMetaData.hxx.
Referenced by allProceduresAreCallable(), allTablesAreSelectable(), dataDefinitionCausesTransactionCommit(), dataDefinitionIgnoredInTransactions(), doesMaxRowSizeIncludeBlobs(), getCatalogs(), getCatalogTerm(), getDatabaseProductName(), getDatabaseProductVersion(), getDefaultTransactionIsolation(), getDriverMajorVersion(), getDriverMinorVersion(), getDriverName(), getDriverVersion(), getExtraNameCharacters(), getMaxBinaryLiteralLength(), getMaxCatalogNameLength(), getMaxCharLiteralLength(), getMaxColumnNameLength(), getMaxColumnsInGroupBy(), getMaxColumnsInIndex(), getMaxColumnsInOrderBy(), getMaxColumnsInSelect(), getMaxColumnsInTable(), getMaxConnections(), getMaxCursorNameLength(), getMaxIndexLength(), getMaxProcedureNameLength(), getMaxRowSize(), getMaxSchemaNameLength(), getMaxStatementLength(), getMaxTableNameLength(), getMaxUserNameLength(), getNumericFunctions(), getProcedureTerm(), getSchemas(), getSchemaTerm(), getSearchStringEscape(), getSQLKeywords(), getStringFunctions(), getSystemFunctions(), getTableTypes(), getTimeDateFunctions(), getURL(), getURLImpl(), getUserName(), impl_getCatalogSeparator_throw(), impl_getIdentifierQuoteString_throw(), impl_getMaxStatements_throw(), impl_getMaxTablesInSelect_throw(), impl_getTypeInfo_throw(), impl_isCatalogAtStart_throw(), impl_storesMixedCaseQuotedIdentifiers_throw(), impl_supportsAlterTableWithAddColumn_throw(), impl_supportsAlterTableWithDropColumn_throw(), impl_supportsCatalogsInDataManipulation_throw(), impl_supportsCatalogsInTableDefinitions_throw(), impl_supportsMixedCaseQuotedIdentifiers_throw(), impl_supportsSchemasInDataManipulation_throw(), impl_supportsSchemasInTableDefinitions_throw(), isReadOnly(), nullPlusNonNullIsNull(), nullsAreSortedAtEnd(), nullsAreSortedAtStart(), nullsAreSortedHigh(), nullsAreSortedLow(), ODatabaseMetaData(), ownDeletesAreVisible(), ownInsertsAreVisible(), ownUpdatesAreVisible(), storesLowerCaseIdentifiers(), storesLowerCaseQuotedIdentifiers(), storesMixedCaseIdentifiers(), storesUpperCaseIdentifiers(), storesUpperCaseQuotedIdentifiers(), supportsANSI92EntryLevelSQL(), supportsANSI92FullSQL(), supportsANSI92IntermediateSQL(), supportsCatalogsInIndexDefinitions(), supportsCatalogsInPrivilegeDefinitions(), supportsCatalogsInProcedureCalls(), supportsColumnAliasing(), supportsConvert(), supportsCoreSQLGrammar(), supportsCorrelatedSubqueries(), supportsDataDefinitionAndDataManipulationTransactions(), supportsDataManipulationTransactionsOnly(), supportsDifferentTableCorrelationNames(), supportsExpressionsInOrderBy(), supportsExtendedSQLGrammar(), supportsFullOuterJoins(), supportsGroupBy(), supportsGroupByBeyondSelect(), supportsGroupByUnrelated(), supportsIntegrityEnhancementFacility(), supportsLikeEscapeClause(), supportsMinimumSQLGrammar(), supportsMixedCaseIdentifiers(), supportsMultipleResultSets(), supportsMultipleTransactions(), supportsNonNullableColumns(), supportsOpenCursorsAcrossCommit(), supportsOpenCursorsAcrossRollback(), supportsOpenStatementsAcrossCommit(), supportsOpenStatementsAcrossRollback(), supportsOrderByUnrelated(), supportsOuterJoins(), supportsPositionedDelete(), supportsPositionedUpdate(), supportsResultSetConcurrency(), supportsResultSetType(), supportsSchemasInIndexDefinitions(), supportsSchemasInPrivilegeDefinitions(), supportsSchemasInProcedureCalls(), supportsSelectForUpdate(), supportsStoredProcedures(), supportsSubqueriesInComparisons(), supportsSubqueriesInExists(), supportsSubqueriesInIns(), supportsSubqueriesInQuantifieds(), supportsTableCorrelationNames(), supportsTransactionIsolationLevel(), supportsTransactions(), supportsTypeConversion(), supportsUnion(), supportsUnionAll(), usesLocalFilePerTable(), and usesLocalFiles().