commit function

Commits the database changes.

Syntax
void Connection.commit() throws ULjException
Remarks

Invoking this method makes all database changes since to the last commit or rollback become permanent changes.