Uses of Interface
org.hibernate.bytecode.enhance.spi.CollectionTracker
Packages that use CollectionTracker
Package
Description
specialized classes to keep track of changes
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Uses of CollectionTracker in org.hibernate.bytecode.enhance.internal.tracker
Classes in org.hibernate.bytecode.enhance.internal.tracker that implement CollectionTrackerModifier and TypeClassDescriptionfinal class
small low memory class to keep track of the number of elements in a collectionfinal class
small low memory class to keep track of the number of elements in a collectionFields in org.hibernate.bytecode.enhance.internal.tracker declared as CollectionTracker -
Uses of CollectionTracker in org.hibernate.engine.spi
Methods in org.hibernate.engine.spi that return CollectionTrackerModifier and TypeMethodDescriptionSelfDirtinessTracker.$$_hibernate_getCollectionTracker()
Get access to the CollectionTracker