org.jpox.store.scostore
Interface SetStore

All Superinterfaces:
CollectionStore, Store
All Known Implementing Classes:
FKSetStore, JoinSetStore, MapEntrySetStore, MapKeySetStore, MapValueSetStore

public interface SetStore
extends CollectionStore

Interface representation of the backing store for a Set.

Version:
$Revision: 1.2 $

Method Summary
 
Methods inherited from interface org.jpox.store.scostore.CollectionStore
add, addAll, clear, contains, getElementType, getExistsSubquery, getSizeSubquery, hasOrderMapping, iterator, joinElementsTo, newQueryStatement, newResultObjectFactory, remove, removeAll, size, updateEmbeddedElement
 
Methods inherited from interface org.jpox.store.scostore.Store
getOwnerMapping, getStoreManager
 



Copyright © -2010 . All Rights Reserved.