Package | Description |
---|---|
gudusoft.gsqlparser.dlineage.dataflow.model |
Modifier and Type | Method and Description |
---|---|
JoinRelationship.JoinClauseType |
ImpactRelationship.getJoinClauseType() |
JoinRelationship.JoinClauseType |
JoinRelationship.getJoinClauseType() |
static JoinRelationship.JoinClauseType |
JoinRelationship.JoinClauseType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinRelationship.JoinClauseType[] |
JoinRelationship.JoinClauseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ImpactRelationship.setJoinClauseType(JoinRelationship.JoinClauseType joinClauseType) |
void |
JoinRelationship.setJoinClauseType(JoinRelationship.JoinClauseType joinClauseType) |