org.jpox.store.scostore
Interface SetStore

All Superinterfaces:
CollectionStore, Store
All Known Implementing Classes:
org.jpox.store.rdbms.scostore.AbstractSetStore, MapEntrySetStore

public interface SetStore
extends CollectionStore

Interface representation of the backing store for a Set.

Version:
$Revision: 1.2 $

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 © -2007 . All Rights Reserved.