Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Uses of Interface
oracle.odi.interfaces.data.IOdiInterfaceDataAccessHelper

Packages that use IOdiInterfaceDataAccessHelper
oracle.odi.interfaces.data.impl This package contains the Oracle Data Integrator interface data and expression checking utility interface implementation classes. 
 

Uses of IOdiInterfaceDataAccessHelper in oracle.odi.interfaces.data.impl
 

Methods in oracle.odi.interfaces.data.impl that return IOdiInterfaceDataAccessHelper
static IOdiInterfaceDataAccessHelper OdiInterfaceDataAccessHelperFactory.getCheckDataAccessHelper()
          Get a data access helper interface instance that will create a query that will include data for the target mappings, but not the actual target table column data.
static IOdiInterfaceDataAccessHelper OdiInterfaceDataAccessHelperFactory.getNewDataAccessHelper()
          Get a data access helper interface instance that will create a query that includes the target data column data, instead of the target mapping data.
 


Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.