<< Click to Display Table of Contents >>
OZProcedureLogTarget
Method Detail
getDBAlias
public String getDBAlias()
実行したODIで使用したConnection PoolのDBエイリアス名を取得します。
getProcedureName
public String getProcedureName()
クライアントで要請したプロシージャ名を取得します。
getParameterList
public ArrayList getParameterList()
クライアントで要請したプロシージャを配列でを取得します。
getProcedureExecuteTime
public long getProcedureExecuteTime()
クライアントで要請したプロシージャが実行される時間を取得します。
getProcedureState
public String getProcedureState()
クライアントで要請したプロシージャが正常に実行されたかを確認します。