Interface StorageAccess

  • All Known Subinterfaces:
    DomainDataStorageAccess

    public interface StorageAccess
    A general read/write abstraction over the specific "cache" object from the caching provider.
    ApiNote:
    Similar to CachedDomainDataAccess, some methods represent "transactional" (access to Session) and some are non-"transactional"