Skip navigation links

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

E17061-04


Uses of Package
oracle.odi.sdk.opentools

Classes in oracle.odi.sdk.opentools used by oracle.odi.sdk.opentools
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.
IOpenToolStoppable
          IOpenToolStoppable differs from IOpenTool in that it implements a stop method.
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.
OpenToolExecutionException
          Base abstract exception class for non-runtime exceptions thrown by Data Integrator Open Tool objects.

 


Skip navigation links

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

E17061-04


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