Uses of Interface
org.hibernate.search.ProjectionConstants

Packages that use ProjectionConstants
org.hibernate.search   
org.hibernate.search.query.engine.impl   
org.hibernate.search.query.engine.spi   
org.hibernate.search.query.hibernate.impl   
 

Uses of ProjectionConstants in org.hibernate.search
 

Subinterfaces of ProjectionConstants in org.hibernate.search
 interface FullTextQuery
          The base interface for Lucene powered searches.
 

Uses of ProjectionConstants in org.hibernate.search.query.engine.impl
 

Classes in org.hibernate.search.query.engine.impl that implement ProjectionConstants
 class HSQueryImpl
           
 

Uses of ProjectionConstants in org.hibernate.search.query.engine.spi
 

Subinterfaces of ProjectionConstants in org.hibernate.search.query.engine.spi
 interface HSQuery
          Defines and executes an Hibernate Search query (wrapping a Lucene query).
 

Uses of ProjectionConstants in org.hibernate.search.query.hibernate.impl
 

Classes in org.hibernate.search.query.hibernate.impl that implement ProjectionConstants
 class FullTextQueryImpl
          Implementation of FullTextQuery.
 



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