BasicDotIdentifierConsumer |
|
DomainPathPart |
Specialized "intermediate" SemanticPathPart for processing domain model paths
|
FullyQualifiedReflectivePath |
|
FullyQualifiedReflectivePathTerminal |
|
HqlParseTreeBuilder |
Leverages Antlr to build a parse tree from an HQL query
|
NamedHqlQueryMementoImpl |
Definition of a named query, defined in the mapping metadata.
|
QualifiedJoinPathConsumer |
Specialized "intermediate" SemanticPathPart for processing domain model paths
|
QualifiedJoinPredicatePathConsumer |
Specialized consumer for processing domain model paths occurring as part
of a join predicate
|
QuerySplitter |
Handles splitting queries containing unmapped polymorphic references.
|
SemanticQueryBuilder<R> |
Responsible for producing an SQM using visitation over an HQL parse tree generated by
Antlr via HqlParseTreeBuilder .
|
SqmPathRegistryImpl |
Container for indexing needed while building an SQM tree.
|
StandardHqlTranslator |
Standard implementation of SemanticQueryInterpreter
|