Uses of Class
org.hibernate.persister.collection.BasicCollectionPersister
Packages that use BasicCollectionPersister
Package
Description
This package defines the SPI of a framework for lazy-initializing
and state-tracking collection wrappers.
-
Uses of BasicCollectionPersister in org.hibernate.collection.spi
Methods in org.hibernate.collection.spi with parameters of type BasicCollectionPersisterModifier and TypeMethodDescriptionprotected Serializable
PersistentSortedMap.snapshot
(BasicCollectionPersister persister) protected Serializable
PersistentSortedSet.snapshot
(BasicCollectionPersister persister)