#include <OraDatabaseSchema.h>
Public Member Functions | |
void | addContainer (int id, const std::string &containerName, const std::string &className) |
void | create () |
void | decrementNumberOfObjects (int id) |
void | drop () |
bool | exists () |
bool | getContainerData (std::map< std::string, ContainerHeaderData > &destination) |
void | incrementNumberOfObjects (int id) |
bool | lockContainer (int id, ContainerHeaderData &destination) |
std::string | name () |
OraContainerHeaderTable (coral::ISchema &dbSchema) | |
void | removeContainer (int id) |
void | updateNumberOfObjects (const std::map< int, unsigned int > &numberOfObjectsForContainerIds) |
virtual | ~OraContainerHeaderTable () |
Public Member Functions inherited from ora::IContainerHeaderTable | |
IContainerHeaderTable (coral::ISchema &schema) | |
virtual | ~IContainerHeaderTable () |
Public Member Functions inherited from ora::IDatabaseTable | |
IDatabaseTable (coral::ISchema &schema) | |
coral::ISchema & | schema () |
virtual void | setAccessPermission (const std::string &principal, bool forWrite) |
virtual | ~IDatabaseTable () |
Static Public Member Functions | |
static std::string | classNameColumn () |
static std::string | containerIdColumn () |
static std::string | containerNameColumn () |
static std::string | numberOfObjectsColumn () |
static std::string | tableName () |
Private Member Functions | |
void | updateContainer (int id, const std::string &setClause) |
Definition at line 88 of file OraDatabaseSchema.h.
|
explicit |
Definition at line 421 of file OraDatabaseSchema.cc.
|
virtual |
Definition at line 425 of file OraDatabaseSchema.cc.
|
virtual |
Implements ora::IContainerHeaderTable.
Definition at line 452 of file OraDatabaseSchema.cc.
References dataDML::schema, AlCaHLTBitMon_QueryRunRegistry::string, and HLT_Fake_cff::tableName.
|
static |
Definition at line 411 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 400 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ora::OraClassVersionTable::create().
|
static |
Definition at line 406 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 560 of file OraDatabaseSchema.cc.
References dataDML::schema, HLT_Fake_cff::tableName, and ora::throwException().
|
virtual |
Implements ora::IContainerHeaderTable.
Definition at line 522 of file OraDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 585 of file OraDatabaseSchema.cc.
References dataDML::schema, and HLT_Fake_cff::tableName.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 556 of file OraDatabaseSchema.cc.
References dataDML::schema, and HLT_Fake_cff::tableName.
|
virtual |
Implements ora::IContainerHeaderTable.
Definition at line 428 of file OraDatabaseSchema.cc.
References className(), alignCSCRings::dest, o2o::query, runTheMatrix::ret, dataDML::schema, AlCaHLTBitMon_QueryRunRegistry::string, and HLT_Fake_cff::tableName.
|
virtual |
Implements ora::IContainerHeaderTable.
Definition at line 516 of file OraDatabaseSchema.cc.
|
virtual |
Implements ora::IContainerHeaderTable.
Definition at line 490 of file OraDatabaseSchema.cc.
References ora::ContainerHeaderData::className, ora::ContainerHeaderData::id, ora::ContainerHeaderData::numberOfObjects, o2o::query, runTheMatrix::ret, dataDML::schema, AlCaHLTBitMon_QueryRunRegistry::string, and HLT_Fake_cff::tableName.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 552 of file OraDatabaseSchema.cc.
References HLT_Fake_cff::tableName.
Referenced by cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), config.CFG::__str__(), validation.Sample::digest(), VIDSelectorBase.VIDSelectorBase::initialize(), and Vispa.Views.PropertyView.Property::valueChanged().
|
static |
Definition at line 416 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements ora::IContainerHeaderTable.
Definition at line 469 of file OraDatabaseSchema.cc.
References dataDML::schema, and HLT_Fake_cff::tableName.
|
static |
Definition at line 394 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ora::OraClassVersionTable::create().
|
private |
Definition at line 479 of file OraDatabaseSchema.cc.
References dataDML::schema, and HLT_Fake_cff::tableName.
|
virtual |
Implements ora::IContainerHeaderTable.
Definition at line 528 of file OraDatabaseSchema.cc.
References dataDML::schema, and HLT_Fake_cff::tableName.