Interface JpaContentStore<T,CID extends Serializable>

All Superinterfaces:
AssociativeStore<T,CID>, ContentStore<T,CID>, Store<CID>, Store<CID>

public interface JpaContentStore<T,CID extends Serializable> extends ContentStore<T,CID>