Uses of Interface
org.hibernate.search.ProjectionConstants

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

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).
 



Copyright © 2006-2012 Hibernate. All Rights Reserved.