Interface EntityPersistentStorage<T>

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
EntityStorage

public interface EntityPersistentStorage<T> extends AutoCloseable