Uses of Interface
org.hibernate.persister.spi.PersisterFactory
Packages that use PersisterFactory
Package
Description
Built-in implementation of the SPI for integrating entity and collection persisters.
-
Uses of PersisterFactory in org.hibernate.persister.internal
Classes in org.hibernate.persister.internal that implement PersisterFactoryModifier and TypeClassDescriptionfinal class
The standard HibernatePersisterFactory
implementationMethods in org.hibernate.persister.internal that return PersisterFactoryModifier and TypeMethodDescriptionPersisterFactoryInitiator.initiateService
(Map<String, Object> configurationValues, ServiceRegistryImplementor registry) Methods in org.hibernate.persister.internal that return types with arguments of type PersisterFactory