Uses of Class
org.datanucleus.store.types.wrappers.LinkedHashMap
Packages that use LinkedHashMap
Package
Description
Provides implementations of the "backed" wrappers for the mutable Second Class Objects (SCO's) that are
supported.
-
Uses of LinkedHashMap in org.datanucleus.store.types.wrappers.backed
Subclasses of LinkedHashMap in org.datanucleus.store.types.wrappers.backedModifier and TypeClassDescriptionclass
LinkedHashMap<K,
V> A mutable second-class LinkedHashMap object.