Red Hat JBoss Enterprise Application Platform 7.4.0.GA
- java.lang.Object
-
- org.hibernate.envers.internal.entities.mapper.PersistentCollectionChangeData
-
public class PersistentCollectionChangeData
extends Object
Data describing the change of a single object in a persistent collection (when the object was added, removed or
modified in the collection).
- Author:
- Adam Warski (adam at warski dot org)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PersistentCollectionChangeData
public PersistentCollectionChangeData(String entityName,
Map<String,Object> data,
Object changedElement)
Red Hat JBoss Enterprise Application Platform 7.4.0.GA
Copyright © 2021 JBoss by Red Hat. All rights reserved.