Uses of Package
org.hibernate.search.query.dsl.v2

Packages that use org.hibernate.search.query.dsl.v2
org.hibernate.search   
org.hibernate.search.impl   
org.hibernate.search.query.dsl.v2   
org.hibernate.search.query.dsl.v2.impl   
 

Classes in org.hibernate.search.query.dsl.v2 used by org.hibernate.search
QueryContextBuilder
          Query builder that needs contextualization: A query builder should know which entity or analyzer it relies on.
 

Classes in org.hibernate.search.query.dsl.v2 used by org.hibernate.search.impl
QueryContextBuilder
          Query builder that needs contextualization: A query builder should know which entity or analyzer it relies on.
 

Classes in org.hibernate.search.query.dsl.v2 used by org.hibernate.search.query.dsl.v2
BooleanJunction
          Represents a boolean query that can contains one or more elements to join
EntityContext
           
MustJunction
          Represents the context in which a must clause is described.
QueryBuilder
           
QueryCustomization
          Operations common to all types of queries
TermContext
           
TermCustomization
           
TermFuzzy
           
TermMatchingContext
           
 

Classes in org.hibernate.search.query.dsl.v2 used by org.hibernate.search.query.dsl.v2.impl
BooleanJunction
          Represents a boolean query that can contains one or more elements to join
EntityContext
           
QueryBuilder
           
QueryContextBuilder
          Query builder that needs contextualization: A query builder should know which entity or analyzer it relies on.
TermContext
           
 



Copyright © 2006-2010 Hibernate. All Rights Reserved.