|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TableNameFunction | |
|---|---|
| org.sql.generation.api.grammar.factories | This package provides factories to create various builders and SQL syntax elements. |
| Uses of TableNameFunction in org.sql.generation.api.grammar.factories |
|---|
| Methods in org.sql.generation.api.grammar.factories that return TableNameFunction | |
|---|---|
TableNameFunction |
TableReferenceFactory.tableName(SQLFunctionLiteral function)
Creates a new table name representing a call to SQL function without a schema. |
TableNameFunction |
TableReferenceFactory.tableName(String schemaName,
SQLFunctionLiteral function)
Creates a new table name representing a call to SQL function with schema. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||