Uses of Package
org.hibernate.search.filter

Packages that use org.hibernate.search.filter
org.hibernate.search.engine   
org.hibernate.search.filter   
org.hibernate.search.impl   
 

Classes in org.hibernate.search.filter used by org.hibernate.search.engine
FilterCachingStrategy
          Defines the caching filter strategy implementations of getCachedFilter and addCachedFilter must be thread-safe
 

Classes in org.hibernate.search.filter used by org.hibernate.search.filter
FilterCachingStrategy
          Defines the caching filter strategy implementations of getCachedFilter and addCachedFilter must be thread-safe
FilterKey
          The key object must implement equals / hashcode so that 2 keys are equals if and only if the given Filter types are the same and the set of parameters are the same.
 

Classes in org.hibernate.search.filter used by org.hibernate.search.impl
FilterCachingStrategy
          Defines the caching filter strategy implementations of getCachedFilter and addCachedFilter must be thread-safe
 



Copyright © 2011 Hibernate. All Rights Reserved.