|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOdiDataTypeFinder
Finder interface for OdiDataType entity.
| Method Summary | |
|---|---|
OdiDataType |
findByTechnology(java.lang.String pTechnologyCode,
java.lang.String pDataTypeCode)
Find from ODI instance the OdiDataType for the given OdiTechnology and
data type code. |
| Methods inherited from interface oracle.odi.domain.finder.IFinder |
|---|
findAll, findById, findByIds |
| Method Detail |
|---|
OdiDataType findByTechnology(java.lang.String pTechnologyCode,
java.lang.String pDataTypeCode)
OdiDataType for the given OdiTechnology and
data type code.
pTechnologyCode - the technology of the datatype to findpDataTypeCode - the code of the datatype to find
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.3.0) E17060-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||