| Package | Description |
|---|---|
| com.caucho.amber.expr |
| Modifier and Type | Method and Description |
|---|---|
AmberExpr |
JoinExpr.replace(KeyColumnExpr id)
Returns the id expr with the joined expression.
|
AmberExpr |
OneToManyJoinExpr.replace(KeyColumnExpr id)
Returns the id expr with the joined expression.
|
AmberExpr |
ManyToOneJoinExpr.replace(KeyColumnExpr id)
Returns the id expr with the joined expression.
|