Interface BinaryPersistenceFoundation<F extends BinaryPersistenceFoundation<?>>

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

public interface BinaryPersistenceFoundation<F extends BinaryPersistenceFoundation<?>>
extends PersistenceFoundation<Binary,​F>
Factory and master instance type for assembling and binary persistence layer.