Class and Description |
---|
AstProcessingChain
A chain of
AstProcessor s which are applied sequentially on an AST. |
Class and Description |
---|
QueryResolverDelegate
Defines hooks for implementing custom logic when walking the parse tree of a JPQL query.
|
Class and Description |
---|
QueryRendererDelegate
Defines hooks for implementing custom logic when walking the parse tree of a JPQL query.
|
Class and Description |
---|
AstProcessor
A processor for an AST, may inspect or alter the given AST.
|
EntityNamesResolver
Map entity names to entity classes.
|
PropertyHelper
Helper dealing with entity properties.
|
QueryRendererDelegate
Defines hooks for implementing custom logic when walking the parse tree of a JPQL query.
|
QueryResolverDelegate
Defines hooks for implementing custom logic when walking the parse tree of a JPQL query.
|
SingleEntityQueryBuilder
Builder for the creation of queries targeting a single entity, based on HQL/JPQL queries.
|
SingleEntityQueryRendererDelegate.Status
States which this object can have during tree walking
|
Class and Description |
---|
AstProcessingChain
A chain of
AstProcessor s which are applied sequentially on an AST. |
AstProcessor
A processor for an AST, may inspect or alter the given AST.
|
EntityNamesResolver
Map entity names to entity classes.
|
Class and Description |
---|
EntityNamesResolver
Map entity names to entity classes.
|
QueryRendererDelegate
Defines hooks for implementing custom logic when walking the parse tree of a JPQL query.
|
QueryResolverDelegate
Defines hooks for implementing custom logic when walking the parse tree of a JPQL query.
|
SingleEntityQueryBuilder
Builder for the creation of queries targeting a single entity, based on HQL/JPQL queries.
|
SingleEntityQueryRendererDelegate
This extends the ANTLR generated AST walker to transform a parsed tree
into a query object and collect the target entity types of the query.
|
Class and Description |
---|
EntityNamesResolver
Map entity names to entity classes.
|
PropertyHelper
Helper dealing with entity properties.
|
Class and Description |
---|
EntityNamesResolver
Map entity names to entity classes.
|
Copyright © 2013. All rights reserved.