Uses of Class
org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
Packages that use AbstractDelegatingSessionFactoryBuilder
Package
Description
A range of SPIs allowing integration with—and customization of—the process of building metadata.
-
Uses of AbstractDelegatingSessionFactoryBuilder in org.hibernate.boot.spi
Subclasses of AbstractDelegatingSessionFactoryBuilder in org.hibernate.boot.spiModifier and TypeClassDescriptionclass
Convenience base class for custom implementors ofSessionFactoryBuilderImplementor
, using delegation