|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableReferenceByExpression | |
|---|---|
| org.sql.generation.api.grammar.factories | This package provides factories to create various builders and SQL syntax elements. |
| Uses of TableReferenceByExpression in org.sql.generation.api.grammar.factories |
|---|
| Methods in org.sql.generation.api.grammar.factories that return TableReferenceByExpression | |
|---|---|
TableReferenceByExpression |
TableReferenceFactory.table(QueryExpression query)
Creates a new table reference, which will use the values returned by query as if they were values of the table. |
TableReferenceByExpression |
TableReferenceFactory.table(QueryExpression query,
TableAlias alias)
Creates a new table reference, which will use the values returned by query as if they were values of the table. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||