|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomEntityDirtinessStrategy.DirtyCheckContext | |
---|---|
org.hibernate | This package defines the central Hibernate APIs. |
Uses of CustomEntityDirtinessStrategy.DirtyCheckContext in org.hibernate |
---|
Methods in org.hibernate with parameters of type CustomEntityDirtinessStrategy.DirtyCheckContext | |
---|---|
void |
CustomEntityDirtinessStrategy.findDirty(Object entity,
EntityPersister persister,
Session session,
CustomEntityDirtinessStrategy.DirtyCheckContext dirtyCheckContext)
Callback used to hook into Hibernate algorithm for determination of which attributes have changed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |