Uses of Interface
org.hibernate.search.query.dsl.QueryBuilder

Packages that use QueryBuilder
org.hibernate.search.query.dsl Provide a domain specific language to write Lucene queries and create faceting requests. 
org.hibernate.search.query.dsl.impl   
 

Uses of QueryBuilder in org.hibernate.search.query.dsl
 

Methods in org.hibernate.search.query.dsl that return QueryBuilder
 QueryBuilder EntityContext.get()
          return the query builder
 

Uses of QueryBuilder in org.hibernate.search.query.dsl.impl
 

Classes in org.hibernate.search.query.dsl.impl that implement QueryBuilder
 class ConnectedQueryBuilder
          Assuming connection with the search factory
 

Methods in org.hibernate.search.query.dsl.impl that return QueryBuilder
 QueryBuilder ConnectedQueryContextBuilder.HSearchEntityContext.get()
           
 



Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved