#include <PoolDatabaseSchema.h>
Public Member Functions | |
void | create () |
void | drop () |
bool | exists () |
bool | getParameters (std::map< std::string, std::string > &destination) |
std::string | name () |
PoolMainTable (coral::ISchema &dbSchema) | |
std::string | schemaVersion () |
void | setParameter (const std::string ¶mName, const std::string ¶mValue) |
virtual | ~PoolMainTable () |
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 | tableName () |
static std::string | version () |
Static Public Member Functions inherited from ora::IMainTable | |
static std::string | userSchemaVersionParameterName () |
static std::string | versionParameterName () |
Definition at line 48 of file PoolDatabaseSchema.h.
|
explicit |
Definition at line 32 of file PoolDatabaseSchema.cc.
|
virtual |
Definition at line 36 of file PoolDatabaseSchema.cc.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 60 of file PoolDatabaseSchema.cc.
References python.IdGenerator::schema, and ora::throwException().
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 68 of file PoolDatabaseSchema.cc.
References python.IdGenerator::schema.
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 56 of file PoolDatabaseSchema.cc.
References python.IdGenerator::schema.
Referenced by ora::PoolDatabaseSchema::existsMainTable().
|
virtual |
Implements ora::IMainTable.
Definition at line 43 of file PoolDatabaseSchema.cc.
References BeamSplash_cfg::version, and ora::IMainTable::versionParameterName().
|
virtual |
Implements ora::IDatabaseTable.
Definition at line 52 of file PoolDatabaseSchema.cc.
Referenced by cuy.divideElement::__init__(), cuy.plotElement::__init__(), cuy.additionElement::__init__(), cuy.superimposeElement::__init__(), cuy.graphElement::__init__(), and Vispa.Views.PropertyView.Property::valueChanged().
|
virtual |
Implements ora::IMainTable.
Definition at line 48 of file PoolDatabaseSchema.cc.
References ora::poolSchemaVersion().
|
virtual |
Implements ora::IMainTable.
Definition at line 39 of file PoolDatabaseSchema.cc.
Referenced by editorTools.UserCodeTool::__call__(), HiCoreTools.RestrictInputToAOD::__call__(), coreTools.RunOnData::__call__(), trackTools.MakeAODTrackCandidates::__call__(), metTools.AddMETCollection::__call__(), editorTools.ChangeSource::__call__(), jetTools.AddJetCollection::__call__(), HiCoreTools.RemoveMCMatching::__call__(), cmsswVersionTools.PickRelValInputFiles::__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__(), jetTools.SwitchJetCollection::__call__(), jetTools.AddJetID::__call__(), trigTools.SwitchOnTriggerMatchEmbedding::__call__(), jetTools.SetTagInfos::__call__(), and metUncertaintyTools.RunMEtUncertainties::__call__().
|
static |
Definition at line 27 of file PoolDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.
|
static |
Definition at line 22 of file PoolDatabaseSchema.cc.
References AlCaHLTBitMon_QueryRunRegistry::string.