Uses of Class
org.hibernate.service.internal.SessionFactoryServiceRegistryImpl

Packages that use SessionFactoryServiceRegistryImpl
org.hibernate.service.internal   
org.hibernate.service.spi   
 

Uses of SessionFactoryServiceRegistryImpl in org.hibernate.service.internal
 

Methods in org.hibernate.service.internal that return SessionFactoryServiceRegistryImpl
 SessionFactoryServiceRegistryImpl SessionFactoryServiceRegistryFactoryImpl.buildServiceRegistry(SessionFactoryImplementor sessionFactory, Configuration configuration)
           
 SessionFactoryServiceRegistryImpl SessionFactoryServiceRegistryFactoryImpl.buildServiceRegistry(SessionFactoryImplementor sessionFactory, MetadataImplementor metadata)
           
 

Uses of SessionFactoryServiceRegistryImpl in org.hibernate.service.spi
 

Methods in org.hibernate.service.spi that return SessionFactoryServiceRegistryImpl
 SessionFactoryServiceRegistryImpl SessionFactoryServiceRegistryFactory.buildServiceRegistry(SessionFactoryImplementor sessionFactory, Configuration configuration)
          Create the registry.
 SessionFactoryServiceRegistryImpl SessionFactoryServiceRegistryFactory.buildServiceRegistry(SessionFactoryImplementor sessionFactory, MetadataImplementor metadata)
          Create the registry.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.