Package | Description |
---|---|
com.semarchy.mdm.runtime.model.dataaccess |
Modifier and Type | Method and Description |
---|---|
List<JoinClause> |
JoinClause.getJoinClauses() |
List<JoinClause> |
FromClause.getJoinClauses() |
Modifier and Type | Method and Description |
---|---|
void |
JoinClause.addJoinClause(JoinClause pJoinClause)
adds a join clause to this join clause
|
void |
FromClause.addJoinClause(JoinClause pJoinClause)
adds a join clause to the base driving table
|
Copyright © 2019. All rights reserved.