|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FKListStore | |
---|---|
org.datanucleus.store.mapped | This package provides classes for the management of datastores that are "mapped". |
org.datanucleus.store.mapped.scostore | Package providing the basis for backing stores for Collection/Map/array fields. |
Uses of FKListStore in org.datanucleus.store.mapped |
---|
Methods in org.datanucleus.store.mapped that return FKListStore | |
---|---|
protected abstract FKListStore |
MappedStoreManager.newFKListStore(AbstractMemberMetaData clr,
ClassLoaderResolver mmd)
Method to create a backing store for a list managed via FK. |
Uses of FKListStore in org.datanucleus.store.mapped.scostore |
---|
Methods in org.datanucleus.store.mapped.scostore with parameters of type FKListStore | |
---|---|
void |
FKListStoreSpecialization.removeAt(ObjectProvider sm,
int index,
int size,
boolean nullify,
FKListStore fkListStore)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |