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

E17060-01

Package oracle.odi.interfaces.data

This package contains the Oracle Data Integrator interface data and expression checking utility interface.

See:
          Description

Interface Summary
IJMSCallBack An interface used to have a way to process a request string from the JMS service, when checking the source/target data access.
IOdiInterfaceDataAccessHelper An interface that can be implemented to help with runtime data access for the sources and targets of an interface.
IOdiInterfaceExpressionChecker Is in charge of checking an expression for a text holder.
Created on 16 fevr.
 

Class Summary
CheckResponse An instance of this class contains the response from a IOdiInterfaceExpressionChecker checker.
DataAccessInfo Instances of this class contain information about how to query the runtime data from various source and target objects associated with an interface.
IJMSCallBack.CallBackResult An inner class used to return the result status when processing a JMS request.
OdiInterfaceDataAccessChecker A class used to do data access checking for the sources and targets of an interface.
 

Enum Summary
CheckResponse.Response An enumeration of the possible response results from checking an expression.
 

Exception Summary
OdiConnectionNotFoundException An exception used when setting up runtime data access or checking expressions.
PhysicalSchemasConflictException An exception that is thrown by the data access setup classes if there is a conflict between the various physical schemas used to obtain the data.
 

Package oracle.odi.interfaces.data Description

This package contains the Oracle Data Integrator interface data and expression checking utility interface.

Since:
11.1.1.3.0

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.