Class Hierarchy
- java.lang.Object
- org.hibernate.ogm.query.spi.BaseQueryParserService (implements org.hibernate.ogm.query.spi.QueryParserService)
- org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPredicateFactory (implements org.hibernate.hql.ast.spi.predicate.PredicateFactory<Q>)
- org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBProcessingChain (implements org.hibernate.hql.ast.spi.AstProcessingChain<T>)
- org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBPropertyHelper (implements org.hibernate.hql.ast.spi.PropertyHelper)
- org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryParsingResult (implements org.hibernate.ogm.query.spi.QueryParsingResult)
- org.hibernate.ogm.datastore.mongodb.query.parsing.impl.MongoDBQueryResolverDelegate (implements org.hibernate.hql.ast.spi.QueryResolverDelegate)
- org.hibernate.hql.ast.spi.SingleEntityQueryRendererDelegate<Q,R> (implements org.hibernate.hql.ast.spi.QueryRendererDelegate<T>)
Copyright © 2010-2014 Hibernate. All Rights Reserved.