Interface SetStore<E>
- All Superinterfaces:
CollectionStore<E>
,Store
Interface representation of the backing store for a Set.
-
Method Summary
Methods inherited from interface org.datanucleus.store.types.scostore.CollectionStore
add, addAll, clear, contains, hasOrderMapping, iterator, remove, removeAll, size, update, updateEmbeddedElement
Methods inherited from interface org.datanucleus.store.types.scostore.Store
getOwnerMemberMetaData, getStoreManager