Skip navigation links

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

E17060-04


Uses of Class
oracle.odi.domain.model.OdiDataStore.DataStoreType

Packages that use OdiDataStore.DataStoreType
oracle.odi.domain.model This package contains the Oracle Data Integrator Data Model domain implementation. 

 

Uses of OdiDataStore.DataStoreType in oracle.odi.domain.model

 

Methods in oracle.odi.domain.model that return OdiDataStore.DataStoreType
 OdiDataStore.DataStoreType OdiDataStore.getDataStoreType()
          Returns the OdiDataStore.DataStoreType of this OdiDataStore instance.
static OdiDataStore.DataStoreType OdiDataStore.DataStoreType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OdiDataStore.DataStoreType[] OdiDataStore.DataStoreType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.

 

Methods in oracle.odi.domain.model with parameters of type OdiDataStore.DataStoreType
 void OdiDataStore.setDataStoreType(OdiDataStore.DataStoreType pDatastoreType)
          Sets the OdiDataStore.DataStoreType for this OdiDataStore instance.

 


Skip navigation links

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

E17060-04


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