![]() |
![]() |
#include <IDef.h>
Additional Inherited Members | |
![]() | |
virtual int | fetchID ()=0 throw (std::runtime_error) |
virtual void | setByID (int id)=0 throw (std::runtime_error) |
![]() | |
oracle::occi::Connection * | getConn () const |
oracle::occi::Environment * | getEnv () const |
void | setConnection (oracle::occi::Environment *env, oracle::occi::Connection *conn) |
virtual | ~IDBObject () |
![]() | |
static int const | ECALDB_NROWS =1024 |
![]() | |
void | checkConnection () const throw (std::runtime_error) |
![]() | |
int | m_ID |
![]() | |
oracle::occi::Connection * | m_conn |
oracle::occi::Environment * | m_env |