Package | Description |
---|---|
org.hibernate.event.internal |
This package defines a default set of event listeners that
implements the default behaviors of Hibernate.
|
Modifier and Type | Class and Description |
---|---|
class |
EntityCopyAllowedLoggedObserver
An
EntityCopyObserver implementation that allows multiple representations of
the same persistent entity to be merged and provides logging of the entity copies that
that are detected. |
Copyright © 2016 JBoss by Red Hat. All rights reserved.