Uses of Interface
org.hibernate.event.spi.EntityCopyObserverFactory
Packages that use EntityCopyObserverFactory
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of EntityCopyObserverFactory in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return EntityCopyObserverFactoryModifier and TypeMethodDescriptionSessionFactoryDelegatingImpl.getEntityCopyObserver()
SessionFactoryImplementor.getEntityCopyObserver()
Obtain theEntityCopyObserverFactory
service.