| Package | Description | 
|---|---|
| org.hibernate.service.internal | |
| org.hibernate.service.spi | 
| Modifier and Type | Method and Description | 
|---|---|
SessionFactoryServiceRegistryImpl | 
SessionFactoryServiceRegistryFactoryImpl.buildServiceRegistry(SessionFactoryImplementor sessionFactory,
                    Configuration configuration)  | 
SessionFactoryServiceRegistryImpl | 
SessionFactoryServiceRegistryFactoryImpl.buildServiceRegistry(SessionFactoryImplementor sessionFactory,
                    MetadataImplementor metadata)  | 
| Modifier and Type | Method and Description | 
|---|---|
SessionFactoryServiceRegistryImpl | 
SessionFactoryServiceRegistryFactory.buildServiceRegistry(SessionFactoryImplementor sessionFactory,
                    Configuration configuration)
Create the registry. 
 | 
SessionFactoryServiceRegistryImpl | 
SessionFactoryServiceRegistryFactory.buildServiceRegistry(SessionFactoryImplementor sessionFactory,
                    MetadataImplementor metadata)
Create the registry. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.