|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SetStore | |
com.triactive.jdo.sco | |
com.triactive.jdo.store |
Uses of SetStore in com.triactive.jdo.sco |
Constructors in com.triactive.jdo.sco with parameters of type SetStore | |
Set(StateManager ownerSM,
java.lang.String fieldName,
boolean allowNulls,
SetStore setStore)
|
|
HashSet(StateManager ownerSM,
java.lang.String fieldName,
boolean allowNulls,
SetStore setStore)
|
Uses of SetStore in com.triactive.jdo.store |
Classes in com.triactive.jdo.store that implement SetStore | |
(package private) class |
AbstractSetStore
|
(package private) class |
InverseSetStore
|
(package private) class |
MapEntrySetStore
|
(package private) class |
MapKeySetStore
|
(package private) class |
MapValueSetStore
|
(package private) class |
NormalSetStore
|
Fields in com.triactive.jdo.store declared as SetStore | |
protected SetStore |
AbstractSetMapping.setStore
|
Methods in com.triactive.jdo.store that return SetStore | |
SetStore |
NormalMapStore.keySetStore()
|
SetStore |
NormalMapStore.valueSetStore()
|
SetStore |
NormalMapStore.entrySetStore()
|
SetStore |
AbstractSetMapping.getSetStore()
|
SetStore |
MapStore.keySetStore()
|
SetStore |
MapStore.valueSetStore()
|
SetStore |
MapStore.entrySetStore()
|
SetStore |
InverseMapStore.keySetStore()
|
SetStore |
InverseMapStore.valueSetStore()
|
SetStore |
InverseMapStore.entrySetStore()
|
Constructors in com.triactive.jdo.store with parameters of type SetStore | |
CandidateSetExpression(QueryStatement qs,
QueryStatement.QueryColumn ownerQsc,
SetStore setStore,
java.lang.String fieldName)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |