Package | Description |
---|---|
org.datanucleus.store.types.simple |
Provides implementations of the "simple" wrappers for the mutable Second Class Objects (SCO's)
supported by DataNucleus.
|
Modifier and Type | Class and Description |
---|---|
class |
HashMap
A mutable second-class HashMap object.
|
class |
Hashtable
A mutable second-class Hashtable object.
|
class |
LinkedHashMap
A mutable second-class LinkedHashMap object.
|
class |
Map
A mutable second-class Map object.
|
class |
Properties
A mutable second-class Properties object.
|
class |
SortedMap
A mutable second-class SortedMap object.
|
class |
TreeMap
A mutable second-class TreeMap object.
|
Copyright © 2019. All rights reserved.