public class TableDeclaration extends Declaration
Declaration
uses a database table as the "root" object.JPQLQueryDeclaration.Type
Constructor and Description |
---|
TableDeclaration()
Creates a new
TableDeclaration . |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getTableName()
Returns the unquoted table name.
|
JPQLQueryDeclaration.Type |
getType()
Determines the type this declaration represents.
|
getBaseExpression, getDeclarationExpression, getIdentificationVariable, getJoins, getRootPath, getVariableName, hasJoins, toString
public java.lang.String getTableName()
TABLE
expressionpublic JPQLQueryDeclaration.Type getType()
EclipseLink 2.6.3, "build v20160428-59c81c5" API Reference