|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdiTechnology.SqlJoinCapability | |
---|---|
oracle.odi.domain.topology | This package contains the Oracle Data Integrator Topology domain model implementation. |
Uses of OdiTechnology.SqlJoinCapability in oracle.odi.domain.topology |
---|
Methods in oracle.odi.domain.topology that return OdiTechnology.SqlJoinCapability | |
---|---|
OdiTechnology.SqlJoinCapability |
OdiTechnology.getSqlJoinCapability() Returns the SQL join capability for this OdiTechnology . |
static OdiTechnology.SqlJoinCapability |
OdiTechnology.SqlJoinCapability.valueOf(java.lang.String name) Returns the enum constant of this type with the specified name. |
static OdiTechnology.SqlJoinCapability[] |
OdiTechnology.SqlJoinCapability.values() Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in oracle.odi.domain.topology with parameters of type OdiTechnology.SqlJoinCapability | |
---|---|
void |
OdiTechnology.setSqlJoinCapability(OdiTechnology.SqlJoinCapability pSqlJoinCapability) Defines the SQL join capability for this OdiTechnology . |
|
Oracle® Data Integrator Java API Reference 11g Release 1 (11.1.1.5.0) E17060-02 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |