Uses of Interface
org.hibernate.search.ProjectionConstants

Packages that use ProjectionConstants
org.hibernate.search.jpa   
org.hibernate.search.query   
 

Uses of ProjectionConstants in org.hibernate.search.jpa
 

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

Uses of ProjectionConstants in org.hibernate.search.query
 

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



Copyright © 2011 Hibernate. All Rights Reserved.