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

E17060-01

Uses of Package
oracle.odi.core.persistence

Packages that use oracle.odi.core.persistence
oracle.odi.core Provides the OdiInstance class that is the entry point to Oracle Data Integrator core infrastructure. 
oracle.odi.core.persistence Provides Oracle Data Integrator core infrastructure persistence management API. 
oracle.odi.core.persistence.transaction Provides Oracle Data Integrator core infrastructure transaction management API. 
oracle.odi.core.persistence.transaction.support Support classes for oracle.odi.core.persistence.transaction package. 
oracle.odi.domain.runtime.ess.support This package contains classes to support ODI-ESS integration. 
oracle.odi.domain.xrefs.expression.contexts Defines contexts (aka scope) for expression parsing. 
oracle.odi.interfaces.basic Provides a simple helper to create basic ODI interfaces from scratch. 
oracle.odi.interfaces.interactive Provides interfaces for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support This package and its sub-packages provide the implementations for interactive handling of Oracle Data Integrator interfaces. 
oracle.odi.interfaces.interactive.support.xrefs This package provides the implementation for expression contexts of data sets and target expressions in Oracle Data Integrator interfaces. 
 

Classes in oracle.odi.core.persistence used by oracle.odi.core
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
 

Classes in oracle.odi.core.persistence used by oracle.odi.core.persistence
IInitializationCriteria
          Use this class to specify the level of initialization you want to provide.
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
IOdiEntityManagerFactory
          The IOdiEntityManagerFactory interface is used by the application to obtain an application-managed entity manager.
IRelationshipDescriptor
          This interface describe a Relationship.
 

Classes in oracle.odi.core.persistence used by oracle.odi.core.persistence.transaction
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
 

Classes in oracle.odi.core.persistence used by oracle.odi.core.persistence.transaction.support
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
IOdiEntityManagerFactory
          The IOdiEntityManagerFactory interface is used by the application to obtain an application-managed entity manager.
 

Classes in oracle.odi.core.persistence used by oracle.odi.domain.runtime.ess.support
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
 

Classes in oracle.odi.core.persistence used by oracle.odi.domain.xrefs.expression.contexts
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
 

Classes in oracle.odi.core.persistence used by oracle.odi.interfaces.basic
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
 

Classes in oracle.odi.core.persistence used by oracle.odi.interfaces.interactive
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
 

Classes in oracle.odi.core.persistence used by oracle.odi.interfaces.interactive.support
IInitializationCriteria
          Use this class to specify the level of initialization you want to provide.
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
IRelationshipDescriptor
          This interface describe a Relationship.
 

Classes in oracle.odi.core.persistence used by oracle.odi.interfaces.interactive.support.xrefs
IOdiEntityManager
          Interface used to interact with the persistence context of an instance of ODI.
 


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.