Uses of Interface
org.hibernate.boot.spi.SessionFactoryBuilderImplementor
Packages that use SessionFactoryBuilderImplementor
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of SessionFactoryBuilderImplementor in org.hibernate.boot.internal
Classes in org.hibernate.boot.internal that implement SessionFactoryBuilderImplementorMethods in org.hibernate.boot.internal that return SessionFactoryBuilderImplementorModifier and TypeMethodDescriptionDefaultSessionFactoryBuilderService.createSessionFactoryBuilder
(MetadataImpl metadata, BootstrapContext bootstrapContext) -
Uses of SessionFactoryBuilderImplementor in org.hibernate.boot.spi
Classes in org.hibernate.boot.spi with type parameters of type SessionFactoryBuilderImplementorModifier and TypeClassDescriptionclass
Convenience base class for custom implementors ofSessionFactoryBuilderImplementor
, using delegationClasses in org.hibernate.boot.spi that implement SessionFactoryBuilderImplementorModifier and TypeClassDescriptionclass
Convenience base class for custom implementors ofSessionFactoryBuilderImplementor
, using delegationMethods in org.hibernate.boot.spi that return SessionFactoryBuilderImplementorModifier and TypeMethodDescriptionSessionFactoryBuilderService.createSessionFactoryBuilder
(MetadataImpl metadata, BootstrapContext bootstrapContext) protected SessionFactoryBuilderImplementor
AbstractDelegatingSessionFactoryBuilderImplementor.delegate()
Methods in org.hibernate.boot.spi with parameters of type SessionFactoryBuilderImplementorModifier and TypeMethodDescriptionSessionFactoryBuilderFactory.getSessionFactoryBuilder
(MetadataImplementor metadata, SessionFactoryBuilderImplementor defaultBuilder) The contract method.Constructors in org.hibernate.boot.spi with parameters of type SessionFactoryBuilderImplementorModifierConstructorDescription