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

SQL Anywhere 11.0.1 (日本語) » Mobile Link - サーバ管理 » Mobile Link サーバ API » Java による同期スクリプトの作成 » Java 用 Mobile Link サーバ API リファレンス » ServerContext インタフェース

 

makeConnection メソッド

構文
public java.sql.Connection makeConnection( )
throws java.sql.SQLException
備考

新しいサーバ接続を作成します。新しい接続を開くときにエラーが発生すると、このメソッドは java.sql.SQLException を発行します。

戻り値

新しいサーバ接続

例外
  • SQLException   新しい接続を開くときにエラーが発生した場合に発行されます。