示例#1
0
 def commit_changes(self, session):
     DulcineaSessionManager.commit_changes(self, session)
示例#2
0
 def __init__(self, session_class=QonSession, session_mapping=None):
     DulcineaSessionManager.__init__(self, session_class, OOBTree.OOBTree())