| Interface | Description |
|---|---|
| CompilableCriteria | |
| CriteriaInterpretation |
The interpretation of a JPA criteria object.
|
| ImplicitParameterBinding |
Used to describe implicit (not defined in criteria query) parameters.
|
| InterpretedParameterMetadata | |
| RenderingContext |
Used to provide a context and services to the rendering.
|
| Class | Description |
|---|---|
| CriteriaCompiler |
Compiles a JPA criteria query into an executable
TypedQuery. |
| CriteriaQueryTypeQueryAdapter<X> |
Copyright © 2001-2013 Red Hat, Inc. All Rights Reserved.