Classes | |
class | idDealer |
Variables | |
tuple | description = coral.TableDescription() |
tuple | editor = idtableHandle.dataEditor() |
string | fakeIDtableName = 'Fake_ID' |
tuple | idor = idDealer(schema) |
tuple | idtableHandle = schema.createTable(description) |
tuple | inputData = coral.AttributeList() |
tuple | schema = session.nominalSchema() |
tuple | session = svc.connect('sqlite_file:fake.db') |
tuple | svc = coral.ConnectionService() |
tuple | transaction = session.transaction() |
tuple idDealer::description = coral.TableDescription() |
Definition at line 66 of file idDealer.py.
Referenced by optutl::VariableMapCont::_checkKey(), edm::eventsetup::looper::addFinderTo(), edm::eventsetup::looper::addProviderTo(), edm::eventsetup::addProviderTo(), edm::eventsetup::ComponentMaker< T, TComponent >::addTo(), ConfFitterBuilder< O >::ConfFitterBuilder(), ConfRecoBuilder< O >::ConfRecoBuilder(), ora::OraSequenceTable::create(), edm::eventsetup::ComponentMakerBaseHelper::createComponentDescription(), SiStripHistoId::createHistoId(), SiStripHistoId::createHistoLayer(), cond::Logger::createLogDBIfNonExist(), TestFunct::CreateMetaTable(), cond::SequenceManager::createSequencesTable(), ora::MappingToSchema::createTable(), SiStripConfigDb::deviceAddress(), ExpressionHisto< T >::initialize(), Selection< C, Selector, StoreContainer >::print(), optutl::CommandLineParser::printOptionValues(), SiStripCondObjBuilderFromDb::setValuesCabling(), TwoObjectVariable< LHS, lLHS, RHS, lRHS, Calculator >::TwoObjectVariable(), npstat::StorableInterpolationFunctor< Numeric, Axis, Converter >::write(), FRDEventOutputModule< Consumer >::write(), and npstat::StorableHistoNDFunctor< Numeric, Axis, Converter >::write().
tuple idDealer::editor = idtableHandle.dataEditor() |
Definition at line 73 of file idDealer.py.
Referenced by cond::service::PoolDBOutputService::appendIOV(), cond::service::PoolDBOutputService::closeIOV(), cond::service::PoolDBOutputService::createNewIOV(), cond::AlignSplitIOV::execute(), FWPathsPopup::FWPathsPopup(), FWGeometryTableViewBase::postConst(), FWTextTreeCellRenderer::setCellEditor(), FWGeometryTableManagerBase::setCellValueEditor(), FWPSetTableManager::setCellValueEditor(), cond::CredentialStore::setPermission(), cond::CredentialStore::unsetPermission(), cond::CredentialStore::updateConnection(), and cond::CredentialStore::updatePrincipal().
string idDealer::fakeIDtableName = 'Fake_ID' |
Definition at line 57 of file idDealer.py.
tuple idDealer::idor = idDealer(schema) |
Definition at line 64 of file idDealer.py.
tuple idDealer::idtableHandle = schema.createTable(description) |
Definition at line 70 of file idDealer.py.
tuple idDealer::inputData = coral.AttributeList() |
Definition at line 72 of file idDealer.py.
Referenced by lumi::idDealer::generateNextIDForTable(), ora::PoolMappingSchema::insertClassVersion(), ora::OraMappingSchema::insertClassVersion(), ora::OraMappingSchema::setMappingVersion(), ora::PoolMappingSchema::setMappingVersion(), and lumi::Lumi2DB::writeBeamIntensityOnly().
tuple idDealer::schema = session.nominalSchema() |
Definition at line 63 of file idDealer.py.
tuple idDealer::session = svc.connect('sqlite_file:fake.db') |
Definition at line 59 of file idDealer.py.
tuple idDealer::svc = coral.ConnectionService() |
Definition at line 58 of file idDealer.py.
tuple idDealer::transaction = session.transaction() |
Definition at line 60 of file idDealer.py.