Interface | Description |
---|---|
HibernateSessionFactoryService |
A Hibernate Search service which allows to request a Hibernate
SessionFactory during bootstrapping. |
Class | Description |
---|---|
DefaultHibernateSessionFactoryService |
A Hibernate Search service which allows to request a Hibernate
SessionFactory during bootstrapping. |
HibernateSearchIntegrator |
Integrates Hibernate Search into Hibernate Core by registering its needed listeners
|
HibernateSearchIntegrator.DuplicationStrategyImpl | |
HibernateSearchSessionFactoryObserver |
A
SessionFactoryObserver registered with Hibernate ORM during the integration phase. |
SearchFactoryReference |
This Service lives in the ServiceRegistry controlled by Hibernate ORM to
allow to lookup the ExtendedSearchintegrator from the context of ORM code (for example,
when a user wraps the current Session into a FullTextSession).
|
SearchFactoryServiceContributor |
Extends the ServiceRegistry of Hibernate ORM to contain the placeholders needed
by Hibernate Search
|
Copyright © 2006-2015 Red Hat, Inc. All Rights Reserved