Uses of Interface
org.hibernate.event.spi.EntityCopyObserverFactory
Packages that use EntityCopyObserverFactory
Package
Description
This package defines a default set of event listeners that implement
the default behaviors of Hibernate session operations.
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.-
Uses of EntityCopyObserverFactory in org.hibernate.event.internal
Fields in org.hibernate.event.internal declared as EntityCopyObserverFactoryModifier and TypeFieldDescriptionstatic final EntityCopyObserverFactory
EntityCopyAllowedLoggedObserver.FACTORY_OF_SELF
static final EntityCopyObserverFactory
EntityCopyAllowedObserver.FACTORY_OF_SELF
static final EntityCopyObserverFactory
EntityCopyNotAllowedObserver.FACTORY_OF_SELF
Methods in org.hibernate.event.internal that return EntityCopyObserverFactoryModifier and TypeMethodDescriptionEntityCopyObserverFactoryInitiator.initiateService
(Map<String, Object> configurationValues, ServiceRegistryImplementor registry) Methods in org.hibernate.event.internal that return types with arguments of type EntityCopyObserverFactory -
Uses of EntityCopyObserverFactory in org.hibernate.internal
Fields in org.hibernate.internal declared as EntityCopyObserverFactory