| 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 |
EclipseLinkJPQLQueryBuilder
An implementation of
IJPQLQueryBuilder that provides support based on the release
of the Java Persistence functional specification defined in
JSR-337 - Java Persistence 2.0. |
class |
JPQLQueryBuilder1_0
An implementation of
IJPQLQueryBuilder that provides support based on the Java Persistence
functional specification defined in JSR-220 -
Enterprise JavaBeans 3.0. |
class |
JPQLQueryBuilder2_0
An implementation of
IJPQLQueryBuilder that provides support based on the Java Persistence
functional specification defined in JSR-337 - Java
Persistence 2.0. |
class |
JPQLQueryBuilder2_1
An implementation of
IJPQLQueryBuilder that provides support based on the Java Persistence
functional specification defined in JSR-338 - Java
Persistence 2.1. |
Copyright © 2007–2021 Eclipse.org - EclipseLink Project. All rights reserved.