public class MongoDBIsNullPredicate
extends org.hibernate.hql.ast.spi.predicate.IsNullPredicate<com.mongodb.DBObject>
implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<com.mongodb.DBObject>
IsNullPredicate.| Constructor and Description |
|---|
MongoDBIsNullPredicate(String propertyName) |
public MongoDBIsNullPredicate(String propertyName)
public com.mongodb.DBObject getQuery()
getQuery in interface org.hibernate.hql.ast.spi.predicate.Predicate<com.mongodb.DBObject>public com.mongodb.DBObject getNegatedQuery()
getNegatedQuery in interface org.hibernate.hql.ast.spi.predicate.NegatablePredicate<com.mongodb.DBObject>Copyright © 2010-2013 Hibernate. All Rights Reserved.