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 リファレンス » DatabaseManager クラス

 

connect メソッド

設定に基づいて既存のデータベースに接続し、Connection を返します。

構文
Connection DatabaseManager.connect(
  Configuration config
) throws ULjException
パラメータ
  • config   既存のデータベースの設定。

参照
戻り値

既存のデータベースへの Connection。