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 参考 » UltraLiteJ API 参考 » Connection 接口

 

commit 方法

提交数据库更改。

语法
void Connection.commit() throws ULjException
注释

调用此方法可使自上次提交或回退以来的所有数据库更改都成为永久更改。