CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
cond::DbSession Member List

This is the complete list of members for cond::DbSession, including all inherited members.

blobStreamingService() const cond::DbSession
CHANGE_SCHEMA_VERSIONcond::DbSessionstatic
classNameForItem(const std::string &objectId)cond::DbSession
close()cond::DbSession
COND_SCHEMA_VERSIONcond::DbSessionstatic
connection() const cond::DbSession
connectionString() const cond::DbSession
createDatabase()cond::DbSession
DbSession()cond::DbSession
DbSession(const DbConnection &connection)cond::DbSessionexplicit
DbSession(const DbSession &rhs)cond::DbSession
deleteMapping(const std::string &mappingVersion)cond::DbSession
deleteObject(const std::string &objectId)cond::DbSession
flush()cond::DbSession
getObject(const std::string &objectId)cond::DbSession
getTypedObject(const std::string &objectId)cond::DbSessioninline
importMapping(const std::string &sourceConnectionString, const std::string &contName)cond::DbSession
importObject(cond::DbSession &fromDatabase, const std::string &objectId)cond::DbSession
isOldSchema()cond::DbSession
isOpen() const cond::DbSession
isTransactional() const cond::DbSession
m_implementationcond::DbSessionprivate
nominalSchema()cond::DbSession
open(const std::string &connectionString, bool readOnly=false)cond::DbSession
open(const std::string &connectionString, const std::string &role, bool readOnly=false)cond::DbSession
openReadOnly(const std::string &connectionString, const std::string &id)cond::DbSession
operator=(const DbSession &rhs)cond::DbSession
schema(const std::string &schemaName)cond::DbSession
storage()cond::DbSession
storeObject(const T *object, const std::string &containerName)cond::DbSessioninline
storeObject(const ora::Object &objectRef, const std::string &containerName)cond::DbSessionprivate
transaction()cond::DbSession
updateObject(const T *object, const std::string &objectId)cond::DbSessioninline
~DbSession()cond::DbSessionvirtual