|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableReferenceByName | |
|---|---|
| org.sql.generation.api.grammar.factories | This package provides factories to create various builders and SQL syntax elements. |
| Uses of TableReferenceByName in org.sql.generation.api.grammar.factories |
|---|
| Methods in org.sql.generation.api.grammar.factories that return TableReferenceByName | |
|---|---|
TableReferenceByName |
TableReferenceFactory.table(TableName tableName)
Creates a new table reference, which uses given table name, without table alias. |
TableReferenceByName |
TableReferenceFactory.table(TableName tableName,
TableAlias alias)
Creates a new table references, which uses given table name along with given table alias. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||