Uses of Interface
org.hibernate.search.query.dsl.v2.QueryCustomization

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

Uses of QueryCustomization in org.hibernate.search.query.dsl.v2
 

Subinterfaces of QueryCustomization in org.hibernate.search.query.dsl.v2
 interface BooleanJunction<T extends BooleanJunction>
          Represents a boolean query that can contains one or more elements to join
 interface MustJunction
          Represents the context in which a must clause is described.
 interface TermCustomization
           
 interface TermFuzzy
           
 



Copyright © 2006-2010 Hibernate. All Rights Reserved.