Uses of Class
org.litebridgedb.tracking.ChangedFields
Packages that use ChangedFields
-
Uses of ChangedFields in org.litebridgedb.tracking
Methods in org.litebridgedb.tracking that return ChangedFieldsModifier and TypeMethodDescriptionTrackedDto.changedFields()Retrieves the collection of modified fields in the tracked DTO since the last snapshot.TrackedDto.changedFields(boolean refresh) Retrieves the collection of modified fields in the tracked DTO since the last snapshot.