|
|||||||||||
| 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 | |
HashSet(StateManager ownerSM,
java.lang.String fieldName,
boolean allowNulls,
SetStore setStore)
|
|
Set(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 |
AbstractSetMapping.getSetStore()
|
SetStore |
InverseMapStore.keySetStore()
|
SetStore |
InverseMapStore.valueSetStore()
|
SetStore |
InverseMapStore.entrySetStore()
|
SetStore |
MapStore.keySetStore()
|
SetStore |
MapStore.valueSetStore()
|
SetStore |
MapStore.entrySetStore()
|
SetStore |
NormalMapStore.keySetStore()
|
SetStore |
NormalMapStore.valueSetStore()
|
SetStore |
NormalMapStore.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 | ||||||||||