Uses of Package
org.hibernate.search.engine.spi

Packages that use org.hibernate.search.engine.spi
org.hibernate.search.backend.impl   
org.hibernate.search.backend.impl.jgroups   
org.hibernate.search.backend.impl.jms   
org.hibernate.search.backend.impl.lucene   
org.hibernate.search.engine.impl   
org.hibernate.search.engine.spi   
org.hibernate.search.impl   
org.hibernate.search.indexes.impl   
org.hibernate.search.indexes.serialization.impl   
org.hibernate.search.indexes.spi   
org.hibernate.search.query.dsl.impl   
org.hibernate.search.query.engine.impl   
org.hibernate.search.query.engine.spi   
org.hibernate.search.spi   
org.hibernate.search.spi.internals   
org.hibernate.search.stat.impl   
org.hibernate.search.store   
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.backend.impl
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.backend.impl.jgroups
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.backend.impl.jms
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.backend.impl.lucene
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.engine.impl
AbstractDocumentBuilder.PropertiesMetadata
          Wrapper class containing all the meta data extracted out of a single entity.
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.engine.spi
AbstractDocumentBuilder
          Abstract base class for the document builders.
AbstractDocumentBuilder.PropertiesMetadata
          Wrapper class containing all the meta data extracted out of a single entity.
AbstractDocumentBuilder.PropertiesMetadata.Container
           
DocumentBuilderContainedEntity
          Set up and provide a manager for classes which are indexed via @IndexedEmbedded, but themselves do not contain the @Indexed annotation.
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
EntityState
          Entity state with regard to indexing possibilities
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.impl
DocumentBuilderContainedEntity
          Set up and provide a manager for classes which are indexed via @IndexedEmbedded, but themselves do not contain the @Indexed annotation.
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.indexes.impl
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.indexes.serialization.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.indexes.spi
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.query.dsl.impl
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.query.engine.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.query.engine.spi
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.spi
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.spi.internals
DocumentBuilderContainedEntity
          Set up and provide a manager for classes which are indexed via @IndexedEmbedded, but themselves do not contain the @Indexed annotation.
EntityIndexBinder
          Specifies the relation and options from an indexed entity to its index(es).
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.stat.impl
SearchFactoryImplementor
          Interface which gives access to the metadata.
 

Classes in org.hibernate.search.engine.spi used by org.hibernate.search.store
DocumentBuilderIndexedEntity
          Set up and provide a manager for classes which are directly annotated with @Indexed.
 



Copyright © 2006-2011 Hibernate. All Rights Reserved.