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 |
---|---|
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 String getTableName()
TABLE
expressionpublic JPQLQueryDeclaration.Type getType()
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference