public class TableDeclaration extends Declaration
Declaration uses a database table as the "root" object.JPQLQueryDeclaration.TypebaseExpression, declarationExpression, identificationVariable, rootPath| 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, toStringpublic String getTableName()
TABLE expressionpublic JPQLQueryDeclaration.Type getType()
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.