Package org.hibernate.bytecode.enhance.internal.tracker
specialized classes to keep track of changes
-
Interface Summary Interface Description DirtyTracker Interface to be implemented by dirty trackers, a simplified Set of String. -
Class Summary Class Description CompositeOwnerTracker small low memory class to keep references to composite ownersNoopCollectionTracker small low memory class to keep track of the number of elements in a collectionSimpleCollectionTracker small low memory class to keep track of the number of elements in a collectionSimpleFieldTracker small low memory class to keep track of changed fieldsSortedFieldTracker small low memory class to keep track of changed fields similar to BasicTracker but where the array is kept ordered to reduce the cost of verifying duplicates