Interface | Description |
---|---|
CompilableCriteria | |
CriteriaInterpretation |
The interpretation of a JPA criteria object.
|
ImplicitParameterBinding |
Used to describe implicit (not defined in criteria query) parameters.
|
InterpretedParameterMetadata |
Represents information about parameters from a compiled criteria query.
|
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> | |
ExplicitParameterInfo<T> |
Copyright © 2017 JBoss by Red Hat. All rights reserved.