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 |
ArrayList
A mutable second-class ArrayList object.
|
class |
LinkedList
A mutable second-class LinkedList object.
|
class |
List
A mutable second-class List object.
|
class |
Stack
A mutable second-class Stack object.
|
class |
Vector
A mutable second-class Vector object.
|
Copyright © 2021. All rights reserved.