| Package | Description |
|---|---|
| org.eclipse.persistence.jpa.jpql.tools.model |
The classes defined in this package define the state model API, a state model can be used to
manually or programmatically create and edit a JPQL query.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCaseExpressionStateObjectBuilder
This abstract implementation of
ICaseExpressionStateObjectBuilder adds support for
creating a CASE expression. |
class |
DefaultCaseExpressionStateObjectBuilder
The default implementation of a
ICaseExpressionStateObjectBuilder. |
class |
DefaultConditionalExpressionStateObjectBuilder
The default implementation of
IConditionalExpressionStateObjectBuilder. |
class |
EclipseLinkConditionalStateObjectBuilder
The EclipseLink extension over the basic support provided by
IConditionalExpressionStateObjectBuilder. |
Copyright © 2007–2020 Eclipse.org - EclipseLink Project. All rights reserved.