Interface EmbeddedStorageConnectionFoundation<F extends EmbeddedStorageConnectionFoundation<?>>

All Superinterfaces:
BinaryPersistenceFoundation<F>, ByteOrderTargeting<F>, ByteOrderTargeting.Mutable<F>, Cloneable<PersistenceFoundation<Binary,​F>>, PersistenceDataTypeHolder<Binary>, PersistenceFoundation<Binary,​F>
All Known Implementing Classes:
EmbeddedStorageConnectionFoundation.Default

public interface EmbeddedStorageConnectionFoundation<F extends EmbeddedStorageConnectionFoundation<?>>
extends BinaryPersistenceFoundation<F>