Package org.hibernate.bytecode.enhance.internal.tracker


package org.hibernate.bytecode.enhance.internal.tracker
specialized classes to keep track of changes
  • Class
    Description
    small low memory class to keep references to composite owners
    Interface to be implemented by dirty trackers, a simplified Set of String.
    small low memory class to keep track of the number of elements in a collection
    small low memory class to keep track of the number of elements in a collection
    small low memory class to keep track of changed fields
    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