This is the complete list of members for IDataItem, including all inherited members.
checkConnection() const | IDBObject | inlineprotected |
checkPrepare() | IDataItem | inlineprotected |
createReadStatement() | IDataItem | inlineprotected |
ECALDB_NROWS | IDBObject | static |
getConn() const | IDBObject | inline |
getEnv() const | IDBObject | inline |
getTable()=0 | IDataItem | pure virtual |
IDataItem() | IDataItem | inline |
m_conn | IDBObject | protected |
m_env | IDBObject | protected |
m_readStmt | IDataItem | protected |
m_writeStmt | IDataItem | protected |
prepareWrite()=0 | IDataItem | protectedpure virtual |
setConnection(oracle::occi::Environment *env, oracle::occi::Connection *conn) | IDBObject | inline |
setPrefetchRowCount(int ncount) | IDataItem | inlineprotected |
terminateReadStatement() | IDataItem | inlineprotected |
terminateWriteStatement() | IDataItem | inlineprotected |
~IDBObject() | IDBObject | inlinevirtual |