Class Hierarchy
- java.lang.Object
- org.hibernate.hql.ast.spi.predicate.AbstractPredicate<Q> (implements org.hibernate.hql.ast.spi.predicate.Predicate<Q>)
- org.hibernate.hql.ast.spi.predicate.ComparisonPredicate<Q>
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jComparisonPredicate (implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<Q>)
- org.hibernate.hql.ast.spi.predicate.ConjunctionPredicate<Q> (implements org.hibernate.hql.ast.spi.predicate.ParentPredicate<Q>)
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jConjunctionPredicate (implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<Q>)
- org.hibernate.hql.ast.spi.predicate.DisjunctionPredicate<Q> (implements org.hibernate.hql.ast.spi.predicate.ParentPredicate<Q>)
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jDisjunctionPredicate (implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<Q>)
- org.hibernate.hql.ast.spi.predicate.InPredicate<Q>
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jInPredicate (implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<Q>)
- org.hibernate.hql.ast.spi.predicate.IsNullPredicate<Q>
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jIsNullPredicate (implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<Q>)
- org.hibernate.hql.ast.spi.predicate.LikePredicate<Q>
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jLikePredicate (implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<Q>)
- org.hibernate.hql.ast.spi.predicate.NegationPredicate<Q> (implements org.hibernate.hql.ast.spi.predicate.ParentPredicate<Q>)
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jNegationPredicate (implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<Q>)
- org.hibernate.hql.ast.spi.predicate.RangePredicate<Q>
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jRangePredicate (implements org.hibernate.hql.ast.spi.predicate.NegatablePredicate<Q>)
- org.hibernate.hql.ast.spi.predicate.RootPredicate<Q> (implements org.hibernate.hql.ast.spi.predicate.ParentPredicate<Q>)
- org.hibernate.ogm.datastore.neo4j.query.parsing.impl.predicate.impl.Neo4jPredicateFactory (implements org.hibernate.hql.ast.spi.predicate.PredicateFactory<Q>)
Copyright © 2010-2015 Hibernate. All Rights Reserved.