| Package | Description |
|---|---|
| org.datanucleus.store.rdbms.scostore |
This package provides classes defining the (SCO) backing store for various container classes (Collections/Maps/arrays) within DataNucleus.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FKListStore<E>
RDBMS-specific implementation of an
ListStore using foreign keys. |
class |
JoinListStore<E>
RDBMS-specific implementation of a
ListStore using join table. |
Copyright © 2020. All rights reserved.