getJrnFilter() Method

Usage

public java.lang.String getJrnFilter()

Description

Returns the SQL Journalizing filter for the current interface. If the journalized table in the source, this method can be used during the loading phase. If the journalized table in the staging area, this method can be used while integrating.

Parameters

None

Examples

<%=odiRef.getJrnFilter()%>