public class Join extends Sql
| Constructor and Description |
|---|
Join(Sql reference,
Sql definition,
Sql source) |
Join(Sql reference,
Sql definition,
Sql source,
Sql condition) |
| Modifier and Type | Method and Description |
|---|---|
Sql |
getCondition() |
Sql |
getDefinition() |
Sql |
getReference() |
Sql |
getSource() |
java.lang.String |
toString() |
Copyright © 2018. All rights reserved.