Interface ComPersistenceAdaptor<C>

Type Parameters:
C - the communication layer type
All Superinterfaces:
PersistenceTypeDictionaryProvider, PersistenceTypeDictionaryViewProvider
All Known Subinterfaces:
ComPersistenceAdaptorBinary<C>
All Known Implementing Classes:
ComPersistenceAdaptor.Abstract, ComPersistenceAdaptorBinary.Abstract, ComPersistenceAdaptorBinary.Default, ComPersistenceAdaptorBinaryDynamic

public interface ComPersistenceAdaptor<C>
extends PersistenceTypeDictionaryViewProvider