| Package | Description |
|---|---|
| org.hibernate.hql.ast.origin.hql.resolve | |
| org.hibernate.hql.ast.spi | |
| org.hibernate.hql.lucene.internal |
| Constructor and Description |
|---|
GeneratedHQLResolver(org.antlr.runtime.tree.TreeNodeStream input,
QueryResolverDelegate delegate) |
| Constructor and Description |
|---|
QueryResolverProcessor(QueryResolverDelegate delegate) |
| Modifier and Type | Class and Description |
|---|---|
class |
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.
|
class |
UntypedLuceneQueryResolverDelegate
A resolver delegate which builds up
PropertyPaths for any referenced properties but doesn't perform any kind
of validation. |
Copyright © 2016. All rights reserved.