Analysis Software
Documentation for sPHENIX simulation software
|
#include "ODBCConnection.h"
#include "ODBCStatement.h"
#include "ODBCPreparedStatement.h"
#include "ODBCCallableStatement.h"
#include "ODBCDatabaseMetaData.h"
#include "ODBCResultSet.h"
#include <RDBC/TSQLDriverManager.h>
#include <RDBC/TSQLUrl.h>
#include <RDBC/TSQLDriverInfo.h>
#include <TList.h>
#include <TNamed.h>
#include <RDBC/odbc++/connection.h>
#include <RDBC/odbc++/statement.h>
#include <RDBC/odbc++/resultset.h>
#include <RDBC/odbc++/preparedstatement.h>
#include <RDBC/odbc++/callablestatement.h>
#include <RDBC/odbc++/drivermanager.h>
Go to the source code of this file.
Functions | |
ClassImpQ (ODBCConnection) ODBCConnection | |
ClassImpQ | ( | ODBCConnection | ) |
Definition at line 173 of file ODBCConnection.cxx.
View newest version in sPHENIX GitHub at line 173 of file ODBCConnection.cxx
References Acts::UnitConstants::e, TSQL::fImp, TSQLConnection::fMetaData, odbc::DriverManager::getConnection(), odbc::SQLException::getErrorCode(), odbc::SQLException::getMessage(), odbc::Connection::getMetaData(), odbc::SQLException::getSQLState(), gSQLDriverManager, ODBCXX_STRING_C, ODBCXX_STRING_CSTR, and TSQL::Throw().