Uses of Class
org.hibernate.envers.synchronization.work.DelWorkUnit

Packages that use DelWorkUnit
org.hibernate.envers.synchronization.work   
 

Uses of DelWorkUnit in org.hibernate.envers.synchronization.work
 

Methods in org.hibernate.envers.synchronization.work with parameters of type DelWorkUnit
 KeepCheckResult PersistentCollectionChangeWorkUnit.check(DelWorkUnit second)
           
 KeepCheckResult ModWorkUnit.check(DelWorkUnit second)
           
 KeepCheckResult KeepCheckVisitor.check(DelWorkUnit second)
           
 KeepCheckResult DelWorkUnit.check(DelWorkUnit second)
           
 KeepCheckResult CollectionChangeWorkUnit.check(DelWorkUnit second)
           
 KeepCheckResult AddWorkUnit.check(DelWorkUnit second)
           
 



Copyright © 2008 Hibernate.org. All Rights Reserved.