Uses of Interface
com.blazebit.persistence.view.spi.type.BasicDirtyTracker
Packages that use BasicDirtyTracker
Package
Description
Type SPI for Blaze-Persistence Entity-View.
-
Uses of BasicDirtyTracker in com.blazebit.persistence.view.spi.type
Subinterfaces of BasicDirtyTracker in com.blazebit.persistence.view.spi.typeModifier and TypeInterfaceDescriptioninterfaceA dirty tracker that exposes the captured initial state.interfaceA dirty tracker that gives detailed dirty information about attributes.interfaceA dirty tracker that exposes the mutable state.Methods in com.blazebit.persistence.view.spi.type with parameters of type BasicDirtyTrackerModifier and TypeMethodDescriptionvoidBasicDirtyTracker.$$_setParent(BasicDirtyTracker parent, int parentIndex) Sets the mutable parent of the object.