クラス
ts.query.QueryHistory の使用

ts.query での QueryHistory の使用
 

QueryHistory を返す ts.query のメソッド
protected  QueryHistory QueryConnection.getQueryHistoryObject()
          このコネクションを使って実行されたクエリの実行履歴オブジェクトを取得する。
protected  QueryHistory QueryConnection.newQueryHistory()
          クエリ実行履歴オブジェクトを作成する。
protected  QueryHistory QueryTransaction.newQueryHistory()
          クエリの実行履歴を作成する。
 



Copyright (C) SATOH Takayuki All Rights Reserved.