Package | Description |
---|---|
com.oracle.bmc.dataintegration.model |
Modifier and Type | Method and Description |
---|---|
static Join.Policy |
Join.Policy.create(String key) |
Join.Policy |
Join.getPolicy()
The type of join.
|
static Join.Policy |
Join.Policy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Join.Policy[] |
Join.Policy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Join.Builder |
Join.Builder.policy(Join.Policy policy)
The type of join.
|
Constructor and Description |
---|
Join(String condition,
Join.Policy policy)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.