#include <OraDatabaseSchema.h>
Public Member Functions | |
void | create () |
void | drop () |
bool | exists () |
bool | getParameters (std::map< std::string, std::string > &destination) |
std::string | name () |
OraMainTable (coral::ISchema &dbSchema) | |
std::string | schemaVersion () |
void | setParameter (const std::string ¶mName, const std::string ¶mValue) |
virtual | ~OraMainTable () |
Public Member Functions inherited from ora::IMainTable | |
IMainTable (coral::ISchema &schema) | |
virtual | ~IMainTable () |
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 | parameterNameColumn () |
static std::string | parameterValueColumn () |
static std::string | tableName () |
static std::string | version () |
Static Public Member Functions inherited from ora::IMainTable | |
static std::string | userSchemaVersionParameterName () |
static std::string | versionParameterName () |
Definition at line 10 of file OraDatabaseSchema.h.
|
explicit |
Definition at line 36 of file OraDatabaseSchema.cc.
|
virtual |
Definition at line 40 of file OraDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 84 of file OraDatabaseSchema.cc.
References python.IdGenerator::schema, AlCaHLTBitMon_QueryRunRegistry::string, table, ora::throwException(), BeamSplash_cfg::version, and ora::IMainTable::versionParameterName().
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 110 of file OraDatabaseSchema.cc.
References python.IdGenerator::schema.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 80 of file OraDatabaseSchema.cc.
References python.IdGenerator::schema.
Referenced by ora::OraDatabaseSchema::existsMainTable().
|
virtual |
Implements ora::IMainTable.
Definition at line 56 of file OraDatabaseSchema.cc.
References o2o::query, run_regression::ret, python.IdGenerator::schema, and AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 76 of file OraDatabaseSchema.cc.
Referenced by cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), and Vispa.Views.PropertyView.Property::valueChanged().
|
static |
Definition at line 26 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 31 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
virtual |
Implements ora::IMainTable.
Definition at line 71 of file OraDatabaseSchema.cc.
References BeamSplash_cfg::version.
|
virtual |
Implements ora::IMainTable.
Definition at line 43 of file OraDatabaseSchema.cc.
References python.IdGenerator::schema, AlCaHLTBitMon_QueryRunRegistry::string, and table.
Referenced by editorTools.UserCodeTool::__call__(), HiCoreTools.RestrictInputToAOD::__call__(), coreTools.RunOnData::__call__(), trackTools.MakeAODTrackCandidates::__call__(), metTools.AddMETCollection::__call__(), editorTools.ChangeSource::__call__(), HiCoreTools.RemoveMCMatching::__call__(), cmsswVersionTools.PickRelValInputFiles::__call__(), jetTools.AddJetCollection::__call__(), coreTools.RemoveMCMatching::__call__(), trackTools.MakePATTrackCandidates::__call__(), trigTools.SwitchOnTrigger::__call__(), HiCoreTools.RemoveAllPATObjectsBut::__call__(), HiCoreTools.RemoveSpecificPATObjects::__call__(), trigTools.SwitchOnTriggerStandAlone::__call__(), trackTools.MakeTrackCandidates::__call__(), tauTools.AddTauCollection::__call__(), trigTools.SwitchOnTriggerMatching::__call__(), HiCoreTools.RemoveCleaning::__call__(), HiCoreTools.AddCleaning::__call__(), trigTools.SwitchOnTriggerMatchingStandAlone::__call__(), trigTools.SwitchOnTriggerMatchEmbedding::__call__(), jetTools.SwitchJetCollection::__call__(), jetTools.AddJetID::__call__(), jetTools.SetTagInfos::__call__(), and metUncertaintyTools.RunMEtUncertainties::__call__().
|
static |
Definition at line 21 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 16 of file OraDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.