configure() | cond::persistency::ConnectionPool | |
configure(coral::IConnectionServiceConfiguration &coralConfig) | cond::persistency::ConnectionPool | private |
ConnectionPool() | cond::persistency::ConnectionPool | |
createCoralSession(const std::string &connectionString, bool writeCapable=false) | cond::persistency::ConnectionPool | |
createCoralSession(const std::string &connectionString, const std::string &transactionId, bool writeCapable=false) | cond::persistency::ConnectionPool | private |
createReadOnlySession(const std::string &connectionString, const std::string &transactionId) | cond::persistency::ConnectionPool | |
createSession(const std::string &connectionString, bool writeCapable=false) | cond::persistency::ConnectionPool | |
createSession(const std::string &connectionString, const std::string &transactionId, bool writeCapable=false) | cond::persistency::ConnectionPool | private |
isLoggingEnabled() const | cond::persistency::ConnectionPool | |
m_authPath | cond::persistency::ConnectionPool | private |
m_authSys | cond::persistency::ConnectionPool | private |
m_dbTypes | cond::persistency::ConnectionPool | private |
m_frontierSecurity | cond::persistency::ConnectionPool | private |
m_loggingEnabled | cond::persistency::ConnectionPool | private |
m_messageLevel | cond::persistency::ConnectionPool | private |
m_pluginManager | cond::persistency::ConnectionPool | private |
setAuthenticationPath(const std::string &p) | cond::persistency::ConnectionPool | |
setAuthenticationSystem(int authSysCode) | cond::persistency::ConnectionPool | |
setFrontierSecurity(const std::string &signature) | cond::persistency::ConnectionPool | |
setLogging(bool flag) | cond::persistency::ConnectionPool | |
setMessageVerbosity(coral::MsgLevel level) | cond::persistency::ConnectionPool | |
setParameters(const edm::ParameterSet &connectionPset) | cond::persistency::ConnectionPool | |
~ConnectionPool() | cond::persistency::ConnectionPool | |