Package | Description |
---|---|
org.hibernate.search.cfg.impl | |
org.hibernate.search.hcore.impl |
Constructor and Description |
---|
SearchConfigurationFromHibernateCore(org.hibernate.boot.Metadata metadata,
org.hibernate.engine.config.spi.ConfigurationService configurationService,
org.hibernate.boot.registry.classloading.spi.ClassLoaderService hibernateClassLoaderService,
HibernateSessionFactoryService sessionService) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHibernateSessionFactoryService
A Hibernate Search service which allows to request a Hibernate
SessionFactory during bootstrapping. |
Copyright © 2006–2016 Hibernate. All rights reserved.