Class WeakCacheKey

    • Field Detail

      • reference

        protected Reference reference
        Reference is maintained weak to allow garbage collection
    • Constructor Detail

      • WeakCacheKey

        public WeakCacheKey​(Object primaryKey,
                            Object object,
                            Object writeLockValue,
                            long readTime,
                            boolean isIsolated)
        Initialize the newly allocated instance of this class.
        Parameters:
        primaryKey - contains values extracted from the object
        writeLockValue - is the write lock value, null if optimistic locking not being used for this object.
        readTime - the time EclipseLInk read the cache key