| 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 |
FKSetStore<E>
RDBMS-specific implementation of an
SetStore using foreign keys. |
class |
JoinSetStore<E>
RDBMS-specific implementation of a
SetStore using join table. |
Copyright © 2017. All rights reserved.