|
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 IMappingChooser
Implementations of this interface are in charge of choosing a mapping SQL text for a given column name.
| Method Summary | |
|---|---|
java.lang.String |
chooseMapping(OdiInterface pInterface,
java.lang.String pColumnName)
Choose a mapping SQL text for the given pColumnName in the given interface. |
| Method Detail |
|---|
java.lang.String chooseMapping(OdiInterface pInterface,
java.lang.String pColumnName)
pColumnName in the given interface.
pInterface - the interface in which we need to choose a mapping textpColumnName - the column name for the mapping
|
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 | ||||||||