Package org.eclipse.persistence.descriptors.invalidation
package org.eclipse.persistence.descriptors.invalidation
-
ClassDescriptionPUBLIC: A CacheInvalidationPolicy is used to set objects in TopLink's identity maps to be invalid following given rules.PUBLIC: A CacheInvalidationPolicy that allows objects to expire every day at a specific time.PUBLIC: A cache invalidation policy in which no objects will expire.PUBLIC: A CacheInvalidationPolicy which allows objects to live for a specific amount of time after they are read.