CMS 3D CMS Logo

python::IdGenerator Namespace Reference


Classes

class  IdGenerator

Variables

tuple context = coral.Context()
tuple generator = IdGenerator(schema)
string idtableName = 'TagTreeTable_IDS'
tuple result = generator.getNewID(idtableName)
tuple schema = session.nominalSchema()
tuple session = svc.connect( 'sqlite_file:data.db', accessMode = coral.access_Update )
tuple svc = coral.ConnectionService( context )
tuple transaction = session.transaction()


Variable Documentation

tuple python::IdGenerator::context = coral.Context() [static]

Definition at line 81 of file IdGenerator.py.

tuple python::IdGenerator::generator = IdGenerator(schema) [static]

Definition at line 89 of file IdGenerator.py.

string python::IdGenerator::idtableName = 'TagTreeTable_IDS' [static]

Definition at line 80 of file IdGenerator.py.

tuple python::IdGenerator::result = generator.getNewID(idtableName) [static]

Definition at line 93 of file IdGenerator.py.

tuple python::IdGenerator::schema = session.nominalSchema() [static]

Definition at line 88 of file IdGenerator.py.

tuple python::IdGenerator::session = svc.connect( 'sqlite_file:data.db', accessMode = coral.access_Update ) [static]

Definition at line 84 of file IdGenerator.py.

tuple python::IdGenerator::svc = coral.ConnectionService( context ) [static]

Definition at line 83 of file IdGenerator.py.

tuple python::IdGenerator::transaction = session.transaction() [static]

Definition at line 85 of file IdGenerator.py.


Generated on Tue Jun 9 18:50:45 2009 for CMSSW by  doxygen 1.5.4