Uses of Interface
org.hibernate.CustomEntityDirtinessStrategy

Packages that use CustomEntityDirtinessStrategy
org.hibernate.engine.spi   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
 

Uses of CustomEntityDirtinessStrategy in org.hibernate.engine.spi
 

Methods in org.hibernate.engine.spi that return CustomEntityDirtinessStrategy
 CustomEntityDirtinessStrategy SessionFactoryImplementor.getCustomEntityDirtinessStrategy()
           
 

Uses of CustomEntityDirtinessStrategy in org.hibernate.internal
 

Methods in org.hibernate.internal that return CustomEntityDirtinessStrategy
 CustomEntityDirtinessStrategy SessionFactoryImpl.getCustomEntityDirtinessStrategy()
           
 



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