Uses of Interface
org.hibernate.CustomEntityDirtinessStrategy.AttributeChecker

Packages that use CustomEntityDirtinessStrategy.AttributeChecker
org.hibernate This package defines the central Hibernate APIs. 
 

Uses of CustomEntityDirtinessStrategy.AttributeChecker in org.hibernate
 

Methods in org.hibernate with parameters of type CustomEntityDirtinessStrategy.AttributeChecker
 void CustomEntityDirtinessStrategy.DirtyCheckContext.doDirtyChecking(CustomEntityDirtinessStrategy.AttributeChecker attributeChecker)
          The callback to indicate that dirty checking (the dirty attribute determination phase) should be handled by the calling CustomEntityDirtinessStrategy using the given CustomEntityDirtinessStrategy.AttributeChecker
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.