| Package | Description |
|---|---|
| org.hibernate |
This package defines the central Hibernate APIs.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.