Uses of Interface
org.hibernate.engine.spi.SelfDirtinessTracker
Packages that use SelfDirtinessTracker
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of SelfDirtinessTracker in org.hibernate.engine.spi
Subinterfaces of SelfDirtinessTracker in org.hibernate.engine.spiModifier and TypeInterfaceDescriptioninterface
A self dirtiness tracker that declares additional methods that are intended for internal communication.Methods in org.hibernate.engine.spi that return SelfDirtinessTrackerModifier and TypeMethodDescriptiondefault @Nullable SelfDirtinessTracker
PrimeAmongSecondarySupertypes.asSelfDirtinessTracker()
default SelfDirtinessTracker
SelfDirtinessTracker.asSelfDirtinessTracker()
Special internal contract to optimize type checking