public interface ExtendedSelfDirtinessTracker extends SelfDirtinessTracker
SelfDirtinessTracker
.Modifier and Type | Field and Description |
---|---|
static String |
REMOVE_DIRTY_FIELDS_NAME |
Modifier and Type | Method and Description |
---|---|
boolean |
$$_hibernate_areCollectionFieldsDirty() |
void |
$$_hibernate_clearDirtyCollectionNames() |
void |
$$_hibernate_getCollectionFieldDirtyNames(DirtyTracker dirtyTracker) |
void |
$$_hibernate_removeDirtyFields(LazyAttributeLoadingInterceptor lazyInterceptor) |
$$_hibernate_clearDirtyAttributes, $$_hibernate_getCollectionTracker, $$_hibernate_getDirtyAttributes, $$_hibernate_hasDirtyAttributes, $$_hibernate_suspendDirtyTracking, $$_hibernate_trackChange
static final String REMOVE_DIRTY_FIELDS_NAME
void $$_hibernate_getCollectionFieldDirtyNames(DirtyTracker dirtyTracker)
boolean $$_hibernate_areCollectionFieldsDirty()
void $$_hibernate_clearDirtyCollectionNames()
void $$_hibernate_removeDirtyFields(LazyAttributeLoadingInterceptor lazyInterceptor)
Copyright © 2019 JBoss by Red Hat. All rights reserved.