Uses of Interface
org.hibernate.envers.synchronization.work.KeepCheckDispatcher

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

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

Subinterfaces of KeepCheckDispatcher in org.hibernate.envers.synchronization.work
 interface AuditWorkUnit
           
 

Classes in org.hibernate.envers.synchronization.work that implement KeepCheckDispatcher
 class AbstractAuditWorkUnit
           
 class AddWorkUnit
           
 class CollectionChangeWorkUnit
           
 class DelWorkUnit
           
 class ModWorkUnit
           
 class PersistentCollectionChangeWorkUnit
           
 



Copyright © 2008 Hibernate.org. All Rights Reserved.