Analysis Software
Documentation for sPHENIX simulation software
|
#include <RDBC/blob/master/include/RDBC/TSQLDatabaseMetaData.h>
Public Member Functions | |
virtual Bool_t | AllProceduresAreCallable ()=0 |
virtual Bool_t | AllTablesAreSelectable ()=0 |
virtual TString | GetUserName ()=0 |
virtual Bool_t | IsReadOnly ()=0 |
virtual Bool_t | NullsAreSortedHigh ()=0 |
virtual Bool_t | NullsAreSortedLow ()=0 |
virtual Bool_t | NullsAreSortedAtStart ()=0 |
virtual Bool_t | NullsAreSortedAtEnd ()=0 |
virtual TString | GetDatabaseProductName ()=0 |
virtual TString | GetDatabaseProductVersion ()=0 |
virtual TString | GetDriverName ()=0 |
virtual TString | GetDriverVersion ()=0 |
virtual Int_t | GetDriverMajorVersion ()=0 |
virtual Int_t | GetDriverMinorVersion ()=0 |
virtual Bool_t | UsesLocalFiles ()=0 |
virtual Bool_t | UsesLocalFilePerTable ()=0 |
virtual Bool_t | SupportsMixedCaseIdentifiers ()=0 |
virtual Bool_t | StoresUpperCaseIdentifiers ()=0 |
virtual Bool_t | StoresLowerCaseIdentifiers ()=0 |
virtual Bool_t | StoresMixedCaseIdentifiers ()=0 |
virtual Bool_t | SupportsMixedCaseQuotedIdentifiers ()=0 |
virtual Bool_t | StoresUpperCaseQuotedIdentifiers ()=0 |
virtual Bool_t | StoresLowerCaseQuotedIdentifiers ()=0 |
virtual Bool_t | StoresMixedCaseQuotedIdentifiers ()=0 |
virtual TString | GetIdentifierQuoteString ()=0 |
virtual TString | GetSQLKeywords ()=0 |
virtual TString | GetNumericFunctions ()=0 |
virtual TString | GetStringFunctions ()=0 |
virtual TString | GetSystemFunctions ()=0 |
virtual TString | GetTimeDateFunctions ()=0 |
virtual TString | GetSearchStringEscape ()=0 |
virtual TString | GetExtraNameCharacters ()=0 |
virtual Bool_t | SupportsAlterTableWithAddColumn ()=0 |
virtual Bool_t | SupportsAlterTableWithDropColumn ()=0 |
virtual Bool_t | SupportsColumnAliasing ()=0 |
virtual Bool_t | NullPlusNonNullIsNull ()=0 |
virtual Bool_t | SupportsConvert ()=0 |
virtual Bool_t | SupportsConvert (Int_t fromType, Int_t toType)=0 |
virtual Bool_t | SupportsTableCorrelationNames ()=0 |
virtual Bool_t | SupportsDifferentTableCorrelationNames ()=0 |
virtual Bool_t | SupportsExpressionsInOrderBy ()=0 |
virtual Bool_t | SupportsOrderByUnrelated ()=0 |
virtual Bool_t | SupportsGroupBy ()=0 |
virtual Bool_t | SupportsGroupByUnrelated ()=0 |
virtual Bool_t | SupportsGroupByBeyondSelect ()=0 |
virtual Bool_t | SupportsLikeEscapeClause ()=0 |
virtual Bool_t | SupportsMultipleResultSets ()=0 |
virtual Bool_t | SupportsMultipleTransactions ()=0 |
virtual Bool_t | SupportsNonNullableColumns ()=0 |
virtual Bool_t | SupportsMinimumSQLGrammar ()=0 |
virtual Bool_t | SupportsCoreSQLGrammar ()=0 |
virtual Bool_t | SupportsExtendedSQLGrammar ()=0 |
virtual Bool_t | SupportsANSI92EntryLevelSQL ()=0 |
virtual Bool_t | SupportsANSI92IntermediateSQL ()=0 |
virtual Bool_t | SupportsANSI92FullSQL ()=0 |
virtual Bool_t | SupportsIntegrityEnhancementFacility ()=0 |
virtual Bool_t | SupportsOuterJoins ()=0 |
virtual Bool_t | SupportsFullOuterJoins ()=0 |
virtual Bool_t | SupportsLimitedOuterJoins ()=0 |
virtual TString | GetSchemaTerm ()=0 |
virtual TString | GetTableTerm ()=0 |
virtual TString | GetProcedureTerm ()=0 |
virtual TString | GetCatalogTerm ()=0 |
virtual Bool_t | IsCatalogAtStart ()=0 |
virtual TString | GetCatalogSeparator ()=0 |
virtual Bool_t | SupportsSchemasInDataManipulation ()=0 |
virtual Bool_t | SupportsSchemasInProcedureCalls ()=0 |
virtual Bool_t | SupportsSchemasInTableDefinitions ()=0 |
virtual Bool_t | SupportsSchemasInIndexDefinitions ()=0 |
virtual Bool_t | SupportsSchemasInPrivilegeDefinitions ()=0 |
virtual Bool_t | SupportsCatalogsInDataManipulation ()=0 |
virtual Bool_t | SupportsCatalogsInProcedureCalls ()=0 |
virtual Bool_t | SupportsCatalogsInTableDefinitions ()=0 |
virtual Bool_t | SupportsCatalogsInIndexDefinitions ()=0 |
virtual Bool_t | SupportsCatalogsInPrivilegeDefinitions ()=0 |
virtual Bool_t | SupportsPositionedDelete ()=0 |
virtual Bool_t | SupportsPositionedUpdate ()=0 |
virtual Bool_t | SupportsSelectForUpdate ()=0 |
virtual Bool_t | SupportsStoredProcedures ()=0 |
virtual Bool_t | SupportsSubqueriesInComparisons ()=0 |
virtual Bool_t | SupportsSubqueriesInExists ()=0 |
virtual Bool_t | SupportsSubqueriesInIns ()=0 |
virtual Bool_t | SupportsSubqueriesInQuantifieds ()=0 |
virtual Bool_t | SupportsCorrelatedSubqueries ()=0 |
virtual Bool_t | SupportsUnion ()=0 |
virtual Bool_t | SupportsUnionAll ()=0 |
virtual Bool_t | SupportsOpenCursorsAcrossRollback ()=0 |
virtual Bool_t | SupportsOpenStatementsAcrossCommit ()=0 |
virtual Bool_t | SupportsOpenStatementsAcrossRollback ()=0 |
virtual Int_t | GetMaxBinaryLiteralLength ()=0 |
virtual Int_t | GetMaxCharLiteralLength ()=0 |
virtual Int_t | GetMaxColumnNameLength ()=0 |
virtual Int_t | GetMaxColumnsInGroupBy ()=0 |
virtual Int_t | GetMaxColumnsInIndex ()=0 |
virtual Int_t | GetMaxColumnsInOrderBy ()=0 |
virtual Int_t | GetMaxColumnsInSelect ()=0 |
virtual Int_t | GetMaxColumnsInTable ()=0 |
virtual Int_t | GetMaxConnections ()=0 |
virtual Int_t | GetMaxCursorNameLength ()=0 |
virtual Int_t | GetMaxIndexLength ()=0 |
virtual Int_t | GetMaxSchemaNameLength ()=0 |
virtual Int_t | GetMaxProcedureNameLength ()=0 |
virtual Int_t | GetMaxCatalogNameLength ()=0 |
virtual Int_t | GetMaxRowSize ()=0 |
virtual Bool_t | DoesMaxRowSizeIncludeBlobs ()=0 |
virtual Int_t | GetMaxStatementLength ()=0 |
virtual Int_t | GetMaxStatements ()=0 |
virtual Int_t | GetMaxTableNameLength ()=0 |
virtual Int_t | GetMaxTablesInSelect ()=0 |
virtual Int_t | GetMaxUserNameLength ()=0 |
virtual Int_t | GetDefaultTransactionIsolation ()=0 |
virtual Bool_t | SupportsTransactions ()=0 |
virtual Bool_t | SupportsTransactionIsolationLevel (Int_t level)=0 |
virtual Bool_t | SupportsDataDefinitionAndDataManipulationTransactions ()=0 |
virtual Bool_t | SupportsDataManipulationTransactionsOnly ()=0 |
virtual Bool_t | DataDefinitionCausesTransactionCommit ()=0 |
virtual Bool_t | DataDefinitionIgnoredInTransactions ()=0 |
virtual Bool_t | SupportsResultSetType (Int_t type)=0 |
virtual Bool_t | SupportsResultSetConcurrency (Int_t type, Int_t concurrency)=0 |
virtual Bool_t | OwnUpdatesAreVisible (Int_t type)=0 |
virtual Bool_t | OwnDeletesAreVisible (Int_t type)=0 |
virtual Bool_t | OwnInsertsAreVisible (Int_t type)=0 |
virtual Bool_t | OthersUpdatesAreVisible (Int_t type)=0 |
virtual Bool_t | OthersDeletesAreVisible (Int_t type)=0 |
virtual Bool_t | OthersInsertsAreVisible (Int_t type)=0 |
virtual Bool_t | UpdatesAreDetected (Int_t type)=0 |
virtual Bool_t | DeletesAreDetected (Int_t type)=0 |
virtual Bool_t | InsertsAreDetected (Int_t type)=0 |
virtual Bool_t | SupportsBatchUpdates ()=0 |
virtual TSQLResultSet * | GetProcedures (const TString &catalog, const TString &schemaPattern, const TString &procedureNamePattern)=0 |
virtual TSQLResultSet * | GetProcedureColumns (const TString &catalog, const TString &schemaPattern, const TString &procedureNamePattern, const TString &columnNamePattern)=0 |
virtual TSQLResultSet * | GetTables (const TString &catalog, const TString &schemaPattern, const TString &tableNamePattern, const TString &types)=0 |
virtual TSQLResultSet * | GetSchemas ()=0 |
virtual TSQLResultSet * | GetCatalogs ()=0 |
virtual TSQLResultSet * | GetTableTypes ()=0 |
virtual TSQLResultSet * | GetColumns (const TString &catalog, const TString &schemaPattern, const TString &tableNamePattern, const TString &columnNamePattern)=0 |
virtual TSQLResultSet * | GetColumnPrivileges (const TString &catalog, const TString &schema, const TString &table, const TString &columnNamePattern)=0 |
virtual TSQLResultSet * | GetTablePrivileges (const TString &catalog, const TString &schemaPattern, const TString &tableNamePattern)=0 |
virtual TSQLResultSet * | GetBestRowIdentifier (const TString &catalog, const TString &schema, const TString &table, Int_t scope, Bool_t nullable)=0 |
virtual TSQLResultSet * | GetVersionColumns (const TString &catalog, const TString &schema, const TString &table)=0 |
virtual TSQLResultSet * | GetPrimaryKeys (const TString &catalog, const TString &schema, const TString &table)=0 |
virtual TSQLResultSet * | GetImportedKeys (const TString &catalog, const TString &schema, const TString &table)=0 |
virtual TSQLResultSet * | GetExportedKeys (const TString &catalog, const TString &schema, const TString &table)=0 |
virtual TSQLResultSet * | GetCrossReference (const TString &primaryCatalog, const TString &primarySchema, const TString &primaryTable, const TString &foreignCatalog, const TString &foreignSchema, const TString &foreignTable)=0 |
virtual TSQLResultSet * | GetTypeInfo ()=0 |
virtual TSQLResultSet * | GetIndexInfo (const TString &catalog, const TString &schema, const TString &table, Bool_t unique, Bool_t approximate)=0 |
TSQLConnection * | GetConnection () const |
virtual TString | GetURL () const |
Public Member Functions inherited from TSQL | |
TSQL (void *imp=0) | |
virtual | ~TSQL () |
virtual void | Throw (TSQLException *e) |
TList * | GetWarnings () const |
void | ClearWarnings () |
virtual Bool_t | IsValid () const |
Protected Member Functions | |
TSQLDatabaseMetaData (TSQLConnection *connection, void *imp=0) | |
virtual | ~TSQLDatabaseMetaData () |
void | SetURL (const TString &url) |
void | Set (TSQLConnection *connection, void *imp=0) |
Protected Attributes | |
TSQLConnection * | fConnection |
TString | fUrl |
Protected Attributes inherited from TSQL | |
TList * | fWarnings |
void * | fImp |
Friends | |
class | TSQLConnection |
Additional Inherited Members | |
Static Public Member Functions inherited from TSQL | |
static Bool_t | SetHandler (const TString &handler) |
static Bool_t | UnsetHandler (const TString &handler="") |
Definition at line 17 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 17 of file TSQLDatabaseMetaData.h
Definition at line 32 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 32 of file TSQLDatabaseMetaData.h
|
protected |
Definition at line 438 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 438 of file MySQLDatabaseMetaData.cxx
References fConnection.
|
protectedvirtual |
Definition at line 448 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 448 of file MySQLDatabaseMetaData.cxx
References fConnection, and TSQL::fImp.
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 457 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 457 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 471 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 471 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2531 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2531 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and transactionInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2545 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2545 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and transactionInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3915 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3915 of file MySQLDatabaseMetaData.cxx
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2347 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2347 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3119 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3119 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, and TSQL::fImp.
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2849 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2849 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, TSQL::fImp, MySQLConnectionPrivate::fMYSQL, MySQLResultSetPrivate::fMYSQL_RES, and TSQL::Throw().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1659 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1659 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1620 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1620 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3004 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3004 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, TSQL::fImp, and TSQL::Throw().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2918 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2918 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, and TSQL::fImp.
|
inline |
Definition at line 274 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 274 of file TSQLDatabaseMetaData.h
References fConnection.
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3461 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3461 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, and TSQL::fImp.
Referenced by GetExportedKeys(), and GetImportedKeys().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 599 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 599 of file MySQLDatabaseMetaData.cxx
Referenced by ClassImp(), productInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 612 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 612 of file MySQLDatabaseMetaData.cxx
References TSQL::fImp, and MySQLConnectionPrivate::fMYSQL.
Referenced by productInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2453 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2453 of file MySQLDatabaseMetaData.cxx
References kTRANSACTION_NONE.
Referenced by RDBCTestMetaData(), and transactionInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 667 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 667 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 679 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 679 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 633 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 633 of file MySQLDatabaseMetaData.cxx
Referenced by driverInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 646 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 646 of file MySQLDatabaseMetaData.cxx
References str.
Referenced by driverInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3367 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3367 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, TSQL::fImp, and GetCrossReference().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 993 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 993 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 845 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 845 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and schemaInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3273 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3273 of file MySQLDatabaseMetaData.cxx
References GetCrossReference().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3639 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3639 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, and TSQL::fImp.
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2121 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2121 of file MySQLDatabaseMetaData.cxx
References gMaxLiteralLength.
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2317 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2317 of file MySQLDatabaseMetaData.cxx
References gMaxDatabaseNameLength.
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2139 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2139 of file MySQLDatabaseMetaData.cxx
References gMaxLiteralLength.
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2155 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2155 of file MySQLDatabaseMetaData.cxx
References gMaxColumnNameLength.
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2171 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2171 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2185 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2185 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2201 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2201 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2215 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2215 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2229 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2229 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2243 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2243 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2259 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2259 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2273 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2273 of file MySQLDatabaseMetaData.cxx
References gMaxIndexLength.
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2303 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2303 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2333 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2333 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2289 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2289 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2361 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2361 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2375 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2375 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2402 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2402 of file MySQLDatabaseMetaData.cxx
References gMaxTableNameLength.
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2418 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2418 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2439 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2439 of file MySQLDatabaseMetaData.cxx
References gNameLength.
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 891 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 891 of file MySQLDatabaseMetaData.cxx
References str.
Referenced by funcInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3231 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3231 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, and TSQL::fImp.
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2609 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2609 of file MySQLDatabaseMetaData.cxx
References TSQL::Throw().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2558 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2558 of file MySQLDatabaseMetaData.cxx
References TSQL::Throw().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1603 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1603 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2817 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2817 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, TSQL::fImp, and MySQLResultSetPrivate::fMYSQL_RES.
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1570 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1570 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 967 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 967 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 873 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 873 of file MySQLDatabaseMetaData.cxx
References str.
Referenced by keywordInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 909 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 909 of file MySQLDatabaseMetaData.cxx
References str.
Referenced by funcInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 930 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 930 of file MySQLDatabaseMetaData.cxx
References str.
Referenced by funcInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3061 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3061 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, TSQL::fImp, and TSQL::Throw().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2691 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2691 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, Acts::Test::db, fConnection, TSQL::fImp, MySQLConnectionPrivate::fMYSQL, MySQLResultSetPrivate::fMYSQL_RES, MySQLConnectionPrivate::fURL, and TSQL::Throw().
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1588 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1588 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), RDBCTestMetaData(), and schemaInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2884 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2884 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, TSQL::fImp, and MySQLResultSetPrivate::fMYSQL_RES.
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 947 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 947 of file MySQLDatabaseMetaData.cxx
References str.
Referenced by funcInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3568 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3568 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, and TSQL::fImp.
|
inlinevirtual |
Definition at line 275 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 275 of file TSQLDatabaseMetaData.h
References fUrl.
Referenced by TSQLConnection::GetName(), and TSQLConnection::Print().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 485 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 485 of file MySQLDatabaseMetaData.cxx
References TSQLStatement::ExecuteQuery(), fConnection, TSQLResultSet::GetString(), TSQLResultSet::Next(), and str.
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3180 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3180 of file MySQLDatabaseMetaData.cxx
References MySQLResultSetPrivate::Close(), con, fConnection, TSQL::fImp, and TSQL::Throw().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3934 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3934 of file MySQLDatabaseMetaData.cxx
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1638 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1638 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 510 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 510 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1055 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1055 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 583 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 583 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 567 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 567 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 535 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 535 of file MySQLDatabaseMetaData.cxx
Referenced by NullsAreSortedLow(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 551 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 551 of file MySQLDatabaseMetaData.cxx
References NullsAreSortedHigh().
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3864 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3864 of file MySQLDatabaseMetaData.cxx
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3881 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3881 of file MySQLDatabaseMetaData.cxx
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3847 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3847 of file MySQLDatabaseMetaData.cxx
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3809 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3809 of file MySQLDatabaseMetaData.cxx
Referenced by rsInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3828 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3828 of file MySQLDatabaseMetaData.cxx
Referenced by rsInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3789 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3789 of file MySQLDatabaseMetaData.cxx
Referenced by rsInfo().
|
inlineprotected |
Definition at line 29 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 29 of file TSQLDatabaseMetaData.h
References fConnection, and TSQL::fImp.
|
inlineprotected |
Definition at line 28 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 28 of file TSQLDatabaseMetaData.h
References fUrl, and summary::url.
Referenced by TSQLConnection::SetURL().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 757 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 757 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 817 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 817 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 771 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 771 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 831 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 831 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 743 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 743 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 803 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 803 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1008 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1008 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1022 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1022 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1472 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1472 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1501 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1501 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1487 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1487 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3951 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3951 of file MySQLDatabaseMetaData.cxx
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1768 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1768 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1841 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1841 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1859 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1859 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1808 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1808 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1823 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1823 of file MySQLDatabaseMetaData.cxx
Referenced by catalogInfo(), and RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1036 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1036 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1070 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1070 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1083 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1083 of file MySQLDatabaseMetaData.cxx
References kBIGINT, kBINARY, kBIT, kCHAR, kDATE, kDECIMAL, kDOUBLE, kFLOAT, kINTEGER, kLONGVARBINARY, kLONGVARCHAR, kNUMERIC, kREAL, kSMALLINT, kTIME, kTIMESTAMP, kTINYINT, kVARBINARY, and kVARCHAR.
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1444 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1444 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1987 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1987 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2503 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2503 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and transactionInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2517 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2517 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and transactionInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1270 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1270 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1285 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1285 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1458 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1458 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1542 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1542 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1314 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1314 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1345 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1345 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1328 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1328 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1515 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1515 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1363 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1363 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1555 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1555 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1429 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1429 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 728 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 728 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 786 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 786 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1379 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1379 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1393 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1393 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1408 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1408 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2057 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2057 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2085 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2085 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2103 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2103 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1299 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1299 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1528 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1528 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1877 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1877 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1890 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1890 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3767 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3767 of file MySQLDatabaseMetaData.cxx
References kCONCUR_READ_ONLY, and kTYPE_SCROLL_SENSITIVE.
Referenced by Compare(), DbForm::HandleConnect(), and rsInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3749 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3749 of file MySQLDatabaseMetaData.cxx
References kTYPE_FORWARD_ONLY, and kTYPE_SCROLL_INSENSITIVE.
Referenced by Compare(), DbForm::HandleConnect(), and rsInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1678 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1678 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and schemaInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1734 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1734 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and schemaInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1750 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1750 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and schemaInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1702 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1702 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and schemaInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1715 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1715 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData(), and schemaInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1903 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1903 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1916 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1916 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1930 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1930 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1945 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1945 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1959 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1959 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1973 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1973 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 1255 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 1255 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2483 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2483 of file MySQLDatabaseMetaData.cxx
Referenced by transactionInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2469 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2469 of file MySQLDatabaseMetaData.cxx
Referenced by oproducer(), RDBCTestMetaData(), and transactionInfo().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2001 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2001 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 2015 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 2015 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 3897 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 3897 of file MySQLDatabaseMetaData.cxx
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 709 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 709 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
pure virtual |
Implemented in ODBCDatabaseMetaData.
Definition at line 691 of file MySQLDatabaseMetaData.cxx.
View newest version in sPHENIX GitHub at line 691 of file MySQLDatabaseMetaData.cxx
Referenced by RDBCTestMetaData().
|
friend |
Definition at line 19 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 19 of file TSQLDatabaseMetaData.h
|
protected |
Definition at line 22 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 22 of file TSQLDatabaseMetaData.h
Referenced by GetBestRowIdentifier(), GetCatalogs(), GetColumnPrivileges(), GetColumns(), GetConnection(), GetCrossReference(), GetExportedKeys(), GetIndexInfo(), GetPrimaryKeys(), GetSchemas(), GetTablePrivileges(), GetTables(), GetTableTypes(), GetTypeInfo(), GetUserName(), GetVersionColumns(), Set(), TSQLDatabaseMetaData(), and ~TSQLDatabaseMetaData().
|
protected |
Definition at line 23 of file TSQLDatabaseMetaData.h.
View newest version in sPHENIX GitHub at line 23 of file TSQLDatabaseMetaData.h