Skip navigation links

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

E17060-04

A B C D E F G H I J K L M N O P R S T U V W X Z


K

KeyColumn - Class in oracle.odi.domain.model
Internal: Association class between an OdiKey and an OdiColumn.
KeyColumn.KeyColumnId - Class in oracle.odi.domain.model
Internal: Composite ID class for KeyColumn object.
KeyColumn.KeyColumnId(Number, Number) - Constructor for class oracle.odi.domain.model.KeyColumn.KeyColumnId
Creates a new KeyColumnId object.
KEYWORDS_MAX_TOTAL_LENGTH - Static variable in class oracle.odi.domain.runtime.session.OdiSessionFolder
Maximum total length of an OdiSessionFolder's keywords.
KMOptionRetainerCopy - Class in oracle.odi.interfaces.interactive.support.km.optionretainer
This option retainer overrides the new option values with forced values passed in the constructor.
KMOptionRetainerCopy(List<IOptionValue>) - Constructor for class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerCopy
Builds a new retainer that will always force the new option values to the values in pOptionValues.
KMOptionRetainerHomonymy - Class in oracle.odi.interfaces.interactive.support.km.optionretainer
This implementation copies old option values to the new options, based on case sensitive homonymy on the option names.
KMOptionRetainerHomonymy() - Constructor for class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerHomonymy
Builds a new homonymy option retainer that doesn't set values if they are equal to the default.
In other words, it is similar to KMOptionRetainerHomonymy(false).
KMOptionRetainerHomonymy(boolean) - Constructor for class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerHomonymy
Builds a new homonymy option retainer.
If the pKeepRealValue parameter is true, then options will be systematically set on the new options to reflect the values in the old options, even if they are equal to the default value of the new option.
KMOptionRetainerLazy - Class in oracle.odi.interfaces.interactive.support.km.optionretainer
This is a lazy implementation: it doesn't do anything and therefore doesn't preserve option values.
KMOptionRetainerLazy() - Constructor for class oracle.odi.interfaces.interactive.support.km.optionretainer.KMOptionRetainerLazy
 

Skip navigation links

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

E17060-04

A B C D E F G H I J K L M N O P R S T U V W X Z


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