29 inline oracle::occi::Environment *
getEnv()
const {
32 inline oracle::occi::Connection *
getConn()
const {
38 oracle::occi::Environment*
m_env;
42 throw(std::runtime_error)
45 throw std::runtime_error(
"ERROR: Connection was not set");
oracle::occi::Environment * m_env
oracle::occi::Connection * m_conn
static int const ECALDB_NROWS
oracle::occi::Connection * getConn() const
void setConnection(oracle::occi::Environment *env, oracle::occi::Connection *conn)
oracle::occi::Environment * getEnv() const
void checkConnection() const