Ejemplo n.º 1
0
 def commit_changes(self, session):
     DulcineaSessionManager.commit_changes(self, session)
Ejemplo n.º 2
0
 def __init__(self, session_class=QonSession, session_mapping=None):
     DulcineaSessionManager.__init__(self, session_class, OOBTree.OOBTree())