Uses of Interface
org.hibernate.search.ProjectionConstants

Packages that use ProjectionConstants
org.hibernate.search   
org.hibernate.search.jpa.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.jpa.impl
 

Classes in org.hibernate.search.jpa.impl that implement ProjectionConstants
 class FullTextQueryImpl
          Implements JPA 2 query interface and delegate the call to a Hibernate Core FullTextQuery.
 



Copyright © 2006-2010 Hibernate. All Rights Reserved.