Interface DomainDataStorageAccess

    • Method Detail

      • putFromLoad

        default void putFromLoad​(java.lang.Object key,
                                 java.lang.Object value,
                                 SharedSessionContractImplementor session)
        Specialized form of putting something into the cache in cases where the put is coming from a load (read) from the database