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


J

JAVA_LOGGER - Static variable in class oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions
 
JdbcProperties - Class in oracle.odi.setup
Represents the JdbcProperties URL, Driver class name, Username and Password.
JdbcProperties(String, String, String, String) - Constructor for class oracle.odi.setup.JdbcProperties
Deprecated. replaced by JdbcProperties.JdbcProperties(String, String, String, char[])
JdbcProperties(String, String, String, char[], String) - Constructor for class oracle.odi.setup.JdbcProperties
Creates a new JdbcProperties.
JdbcProperties(String, String, String, char[]) - Constructor for class oracle.odi.setup.JdbcProperties
Creates a new JdbcProperties.
JOB_TYPE_LOADPLAN - Static variable in class oracle.odi.runtime.agent.invocation.SchedulingInfo
Represents the load plan job type.
JOB_TYPE_SCENARIO - Static variable in class oracle.odi.runtime.agent.invocation.SchedulingInfo
Represents the scenario job type.
Join - Class in oracle.odi.domain.project.interfaces
 
Join(DataSet, String, boolean, OdiInterface.ExecutionLocation) - Constructor for class oracle.odi.domain.project.interfaces.Join
Internal use only Builds a join clause in the parent dataset using the specified SQL expression text, clause type (ordered, non-ordered or cross join) and the desired execution location.
Join(SourceDataStore, SourceDataStore, OdiInterface.ExecutionLocation) - Constructor for class oracle.odi.domain.project.interfaces.Join
Internal use only Builds a non-ordered cross join clause in the same dataset as the the two specified source data sources with the desired execution location.
Join.JoinType - Enum in oracle.odi.domain.project.interfaces
Deprecated. use Join.isOrdered() or Join.isCross() instead.
JOURNAL_TABLE_PREFIX_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiTechnology
Max length of journal table prefix.
JOURNAL_TRIGGER_PREFIX_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiTechnology
Max length of journal trigger prefix.
JOURNAL_VIEW_PREFIX_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiTechnology
Max length of journal view prefix.
JournalizedSourceColumn - Class in oracle.odi.domain.project.interfaces
This class represents columns for a journalized source datastore in an interface.
JournalizedSourceColumn(SourceDataStore, String, OdiDataType, Integer, Integer) - Constructor for class oracle.odi.domain.project.interfaces.JournalizedSourceColumn
Internal use only Creates a new journalized source column.
JPSContextCredTool - Class in oracle.odi.core.security
 
JPSContextCredTool() - Constructor for class oracle.odi.core.security.JPSContextCredTool
 
JPSContextCredToolImpl - Class in oracle.odi.core.security
 
JPSContextCredToolImpl() - Constructor for class oracle.odi.core.security.JPSContextCredToolImpl
 

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.