public interface IMappingChooser
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
chooseMapping(OdiInterface pInterface,
java.lang.String pColumnName)
Deprecated.
Choose a mapping SQL text for the given
pColumnName in the given interface. |
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