Uses of Class
org.hibernate.boot.spi.AbstractDelegatingSessionFactoryBuilder
-
Packages that use AbstractDelegatingSessionFactoryBuilder Package Description org.hibernate.boot.spi 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.spi Modifier and Type Class Description classAbstractDelegatingSessionFactoryBuilderImplementor<T extends SessionFactoryBuilderImplementor>Convenience base class for custom implementors ofSessionFactoryBuilderImplementor, using delegation
-