Oracle© Data Integrator Open Tools Java API Reference
11g Release 1 (11.1.1.3.0)

E17061-01

Package oracle.odi.sdk.opentools

Oracle Data Integrator Open Tools API.

See:
          Description

Interface Summary
IOpenTool The IOpenTool interface must be implemented by an Open Tool class for use in Data Integrator packages.
IOpenToolParameter This interface must be implemented in order for an object to be used as a parameter to an IOpenTool.
 

Class Summary
OpenToolAbstract This abstract class requires an implementation of IOpenTool and implements one additional helper method allowing the current value of a parameter specified by parameter code to be retrieved.
OpenToolParameter This class provides a basic implementation for IOpenToolParameter and thus can be used to define parameters for IOpenTool objects.
 

Exception Summary
OpenToolExecutionException Base abstract exception class for non-runtime exceptions thrown by Data Integrator Open Tool objects.
 

Package oracle.odi.sdk.opentools Description

Oracle Data Integrator Open Tools API.

Since:
11.1.1.3.0

Oracle© Data Integrator Open Tools Java API Reference
11g Release 1 (11.1.1.3.0)

E17061-01

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