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 インタフェース

 

rollback メソッド

データベースへの変更を取り消すロールバックをコミットします。

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

このメソッドを呼び出すと、この接続で、コミット後またはロールバック後に行われたデータベースへの変更がすべて取り消されます。