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

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » Connection インタフェース

 

checkpoint メソッド

データベースの変更内容にチェックポイントを設定します。

構文
void Connection.checkpoint() throws ULjException
備考

この関数を呼び出すと、コミットされたすべてのトランザクションが、永続的なデータベースに適用されます。