<< Click to Display Table of Contents >>

OZSAPLogTarget


Method Detail

getFunctionName

public String getFunctionName()

クライアントで要請した関数名を取得します。

getFunctionType

public String getFunctionType()

クライアントで要請した関数タイプを取得します。

getInputParameters

public HashMap getInputParameters()

クライアントで要請した入力パラメーターをHashMap形式でを取得します。

getResultSetTypes

public String getResultSetTypes()

クライアントで要請したResultSetのタイプを確認します。

getFunctionExecuteTime

public long getFunctionExecuteTime()

クライアントで要請した関数が実行される時間を取得します。

getFunctionState

public String getFunctionState()

クライアントで要請した関数が正常に実行されたかを確認します。