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