20 connect( connectString, authenticationPath, isOMDS ) ;
62 if (typeTag == defaultType)
64 edm::LogError(
"L1TriggerDB") <<
"DataManager::findType() : " << type <<
" was not found";
void setReadOnlySessionOnUpdateConnections(bool flag)
void open(const std::string &connectionString, bool readOnly=false)
DbConnectionConfiguration & configuration()
edm::eventsetup::TypeTag findType(const std::string &type) const
void connect(const std::string &connectString, const std::string &authenticationPath, bool isOMDS=false)
void setMessageLevel(coral::MsgLevel l)
DbSession createSession() const
void setAuthenticationPath(const std::string &p)
void setConnectionSharing(bool flag)
cond::DbConnection * connection
void setDebug(bool debug)
cond::DbSession * session
static HCTypeTag findType(char const *iTypeName)
find a type based on the types name, if not found will return default HCTypeTag