Package org.jipijapa.hibernate.search
Class HibernateSearchIntegratorAdaptor
java.lang.Object
org.jipijapa.hibernate.search.HibernateSearchIntegratorAdaptor
- All Implemented Interfaces:
PersistenceProviderIntegratorAdaptor
public class HibernateSearchIntegratorAdaptor
extends Object
implements PersistenceProviderIntegratorAdaptor
Implements the PersistenceProviderIntegratorAdaptor for Hibernate Search
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddIntegratorProperties(Map<String, Object> properties, PersistenceUnitMetadata pu) voidvoidinjectIndexes(Collection<org.jboss.jandex.Index> indexes)
-
Constructor Details
-
HibernateSearchIntegratorAdaptor
public HibernateSearchIntegratorAdaptor()
-
-
Method Details
-
injectIndexes
- Specified by:
injectIndexesin interfacePersistenceProviderIntegratorAdaptor
-
addIntegratorProperties
- Specified by:
addIntegratorPropertiesin interfacePersistenceProviderIntegratorAdaptor
-
afterCreateContainerEntityManagerFactory
- Specified by:
afterCreateContainerEntityManagerFactoryin interfacePersistenceProviderIntegratorAdaptor
-