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

SQL Anywhere 12.0.1 » Ultra Light - Java プログラミング » Ultra Light J アプリケーションの開発

 

Ultra Light または Ultra Light Java Edition データベースの終了

すべての同時接続がリリースされると、Ultra Light または Ultra Light Java Edition データベースは終了します。接続はすべて、DatabaseManager.release メソッドを使用してリリースできます。

注意

現在の接続をリリースする場合は、Connection.release メソッドを使用できます。

 参照