Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
Modifier and Type | Method and Description |
---|---|
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 © 2018 JBoss by Red Hat. All rights reserved.