- java.lang.Object
-
- org.hibernate.hql.ast.spi.predicate.AbstractPredicate<Q>
-
- org.hibernate.hql.ast.spi.predicate.RootPredicate<com.mongodb.DBObject>
-
- org.hibernate.ogm.dialect.mongodb.query.parsing.predicate.MongoDBRootPredicate
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.hibernate.hql.ast.spi.predicate.Predicate
org.hibernate.hql.ast.spi.predicate.Predicate.Type
-
Field Summary
-
Fields inherited from class org.hibernate.hql.ast.spi.predicate.RootPredicate
child
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
com.mongodb.DBObject |
getQuery() |
-
Methods inherited from class org.hibernate.hql.ast.spi.predicate.RootPredicate
add, toString
-
Methods inherited from class org.hibernate.hql.ast.spi.predicate.AbstractPredicate
as, getType
-
Methods inherited from interface org.hibernate.hql.ast.spi.predicate.Predicate
as, getType
Copyright © 2010-2013 Hibernate. All Rights Reserved.