public commit() as Void:
Flushes pending changes and commits the active transaction.
transaction = manager.beginTransaction() transaction.commit()