Uses of Class
org.hibernate.service.internal.SessionFactoryServiceRegistryImpl
-
Packages that use SessionFactoryServiceRegistryImpl Package Description org.hibernate.service.internal Implementation of the SPI for integrating pluggable services. -
-
Uses of SessionFactoryServiceRegistryImpl in org.hibernate.service.internal
Methods in org.hibernate.service.internal that return SessionFactoryServiceRegistryImpl Modifier and Type Method Description static SessionFactoryServiceRegistryImpl
SessionFactoryServiceRegistryImpl. create(ServiceRegistryImplementor parent, List<SessionFactoryServiceInitiator<?>> initiators, List<ProvidedService<?>> providedServices, SessionFactoryImplementor sessionFactory, SessionFactoryOptions sessionFactoryOptions)
-