<< Click to Display Table of Contents >>

OZDMLogTarget

This interface provides information about the data module.


Method Detail

getODIName

public String getODIName()

Gets the name of the ODI that executed the query statement.

getDataSetName

public String getDataSetName()

Gets the name of the data set that executed the query statement.

getDataStoreName

public String getDataStoreName()

Gets the name of the data store that executed the query statement.

getOZParam

public HashMap getOZParam()

Gets the OZ user-defined parameters in the form of HashMap.