Uses of Interface
org.hibernate.boot.spi.SessionFactoryBuilderService
Packages that use SessionFactoryBuilderService
-
Uses of SessionFactoryBuilderService in org.hibernate.boot.internal
Classes in org.hibernate.boot.internal that implement SessionFactoryBuilderServiceModifier and TypeClassDescriptionfinal class
This is the default implementation of SessionFactoryBuilderService, which just returns the default SessionFactoryBuilderImpl.Methods in org.hibernate.boot.internal that return SessionFactoryBuilderServiceModifier and TypeMethodDescriptionDefaultSessionFactoryBuilderInitiator.initiateService
(Map<String, Object> configurationValues, ServiceRegistryImplementor registry) Methods in org.hibernate.boot.internal that return types with arguments of type SessionFactoryBuilderService