Class | Description |
---|---|
ClassBasedLuceneQueryResolverDelegate |
This extends the ANTLR generated AST walker to transform a parsed tree
into a Lucene Query and collect the target entity types of the query.
|
LuceneQueryRendererDelegate |
Renderer delegate which creates Lucene queries targeting a single entity or a projection of the same.
|
UntypedLuceneQueryResolverDelegate |
A resolver delegate which builds up
PropertyPath s for any referenced properties but doesn't perform any kind
of validation. |
Copyright © 2013. All rights reserved.