예제 #1
0
def save(obj):
    Session.add(obj)
예제 #2
0
def reattach(obj):
    Session.add(obj)