|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QualifiedJoinedTable
This syntax element represents the qualified join (JOIN between two tables.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.query.QueryExpressionBody |
|---|
QueryExpressionBody.EmptyQueryExpressionBody |
| Method Summary | |
|---|---|
JoinSpecification |
getJoinSpecification()
Returns the join specification for this JOIN. |
JoinType |
getJoinType()
Returns the join type for this JOIN. |
| Methods inherited from interface org.sql.generation.api.grammar.query.joins.JoinedTable |
|---|
getLeft, getRight |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Methods inherited from interface org.sql.generation.api.grammar.query.TableReference |
|---|
asTypeable |
| Method Detail |
|---|
JoinType getJoinType()
JOIN.
JOIN.JoinTypeJoinSpecification getJoinSpecification()
JOIN.
JOIN.JoinSpecification
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||