Interface Store

All Known Subinterfaces:
ArrayStore<E>, CollectionStore<E>, ListStore<E>, MapStore<K,V>, PersistableRelationStore, SetStore<E>

public interface Store
Interface representation of the backing store for a Collection or Map.