|
|||||||||
前 次 | フレームあり フレームなし |
ts.query での QueryConnectionConfig の使用 |
---|
QueryConnectionConfig を返す ts.query のメソッド | |
---|---|
protected QueryConnectionConfig |
QueryConnection.getConfig()
接続設定オブジェクトを取得する。 |
QueryConnectionConfig 型のパラメータを持つ ts.query のメソッド | |
---|---|
protected static int |
QueryConnectionConfig.executeCommand(java.lang.String[] args,
QueryConnectionConfig config)
接続設定ファイルのサンプルを出力するコマンドを実行する。 |
QueryConnectionConfig 型のパラメータを持つ ts.query のコンストラクタ | |
---|---|
QueryConnection(QueryConnectionConfig config)
接続設定オブジェクトを引数にとるコンストラクタ。 |
|
QueryConnection(QueryConnectionConfig config,
IQueryTransaction tran)
接続設定オブジェクトとトランザクションを引数にとるコンストラクタ。 |
|
|||||||||
前 次 | フレームあり フレームなし |