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
RDBMS-specific implementation of an
ListStore using foreign keys. |
class |
JoinListStore
RDBMS-specific implementation of a
ListStore using join table. |
Copyright © 2023. All rights reserved.