Connection.commit

Makes all changes made since the previous commit/rollback permanent and releases any database locks currently held by this Connection object.

interface Connection
void
commit
()

Meta