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

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

 

checkpoint method

Checkpoints the database changes.

Syntax
void Connection.checkpoint() throws ULjException
Remarks

Invoking this applies all committed transactions to the persistent version of the database.