|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JoinedTable
This is common interface for joined tables.
CrossJoinedTable,
NaturalJoinedTable,
QualifiedJoinedTable,
UnionJoinedTable| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.query.QueryExpressionBody |
|---|
QueryExpressionBody.EmptyQueryExpressionBody |
| Method Summary | |
|---|---|
TableReference |
getLeft()
Returns the table on the left side of the join. |
TableReference |
getRight()
Gets the table on the right side of the join. |
| Methods inherited from interface org.atp.api.Typeable |
|---|
getImplementedType |
| Methods inherited from interface org.sql.generation.api.grammar.query.TableReference |
|---|
asTypeable |
| Method Detail |
|---|
TableReference getLeft()
TableReference getRight()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||