public class MongoDBProcessingChain extends Object implements org.hibernate.hql.ast.spi.AstProcessingChain<MongoDBQueryParsingResult>
DBObjects from HQL queries.| Constructor and Description |
|---|
MongoDBProcessingChain(org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory,
org.hibernate.hql.ast.spi.EntityNamesResolver entityNames,
Map<String,Object> namedParameters) |
public Iterator<org.hibernate.hql.ast.spi.AstProcessor> iterator()
iterator in interface Iterable<org.hibernate.hql.ast.spi.AstProcessor>iterator in interface org.hibernate.hql.ast.spi.AstProcessingChain<MongoDBQueryParsingResult>public MongoDBQueryParsingResult getResult()
getResult in interface org.hibernate.hql.ast.spi.AstProcessingChain<MongoDBQueryParsingResult>Copyright © 2010-2013 Hibernate. All Rights Reserved.