Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » UltraLiteJ » UltraLiteJ Reference » UltraLiteJ API reference » Connection interface

 

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.