Go to the documentation of this file.
27 "SELECT DESCR FROM CMS_ECAL_LASER_COND.LMF_SEQ_VERS "
43 std::string sql =
"SELECT VERS FROM CMS_ECAL_LASER_COND.LMF_SEQ_VERS";
virtual void setClassName(std::string s)
std::string fetchAllSql(Statement *stmt) const override
LMFUnique * createObject() const override
std::string fetchIdSql(Statement *stmt) override
oracle::occi::Connection * m_conn
void getParameters(ResultSet *rset) override
oracle::occi::Statement Statement
LMFUnique & setString(std::string key, std::string value)
oracle::occi::Environment * m_env
std::string setByIDSql(Statement *stmt, int id) override
oracle::occi::ResultSet ResultSet