Uses of Class
org.hibernate.collection.spi.PersistentMap
Packages that use PersistentMap
Package
Description
This package defines the SPI of a framework for lazy-initializing
and state-tracking collection wrappers.
-
Uses of PersistentMap in org.hibernate.collection.spi
Subclasses of PersistentMap in org.hibernate.collection.spiModifier and TypeClassDescriptionclass
PersistentSortedMap<K,
E> A persistent wrapper for aSortedMap
. -
Uses of PersistentMap in org.hibernate.sql.results.graph.collection.internal
Methods in org.hibernate.sql.results.graph.collection.internal that return PersistentMapModifier and TypeMethodDescription@Nullable PersistentMap<?,
?> MapInitializer.getCollectionInstance
(AbstractImmediateCollectionInitializer.ImmediateCollectionInitializerData data)