Uses of Interface
org.hibernate.service.spi.SessionFactoryServiceRegistryFactory

Packages that use SessionFactoryServiceRegistryFactory
org.hibernate.service.internal   
 

Uses of SessionFactoryServiceRegistryFactory in org.hibernate.service.internal
 

Classes in org.hibernate.service.internal that implement SessionFactoryServiceRegistryFactory
 class SessionFactoryServiceRegistryFactoryImpl
          Acts as a Service in the StandardServiceRegistryImpl whose function is as a factory for SessionFactoryServiceRegistryImpl implementations.
 

Methods in org.hibernate.service.internal that return types with arguments of type SessionFactoryServiceRegistryFactory
 Class<SessionFactoryServiceRegistryFactory> SessionFactoryServiceRegistryFactoryInitiator.getServiceInitiated()
           
 



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