Uses of Interface
org.hibernate.CustomEntityDirtinessStrategy.AttributeInformation

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

Uses of CustomEntityDirtinessStrategy.AttributeInformation in org.hibernate
 

Methods in org.hibernate with parameters of type CustomEntityDirtinessStrategy.AttributeInformation
 boolean CustomEntityDirtinessStrategy.AttributeChecker.isDirty(CustomEntityDirtinessStrategy.AttributeInformation attributeInformation)
          Do the attribute dirty check.
 



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