Uses of Package
org.eclipse.persistence.internal.helper.type
Packages that use org.eclipse.persistence.internal.helper.type
Package
Description
-
Classes in org.eclipse.persistence.internal.helper.type used by org.eclipse.persistence.internal.helperClassDescriptionHelper type that tells us for a given cache key what threads are having some sort of relationship to the cache key (e.g acquired the cache key as an active thread, have a deferred lock on the cache key or have incremented the counter of readers on the lock or simply are stuck waiting for the cache key to be available.Metadata about ReadLock acquisition
-
Classes in org.eclipse.persistence.internal.helper.type used by org.eclipse.persistence.internal.helper.typeClassDescriptionHelper type that tells us for a given cache key what threads are having some sort of relationship to the cache key (e.g acquired the cache key as an active thread, have a deferred lock on the cache key or have incremented the counter of readers on the lock or simply are stuck waiting for the cache key to be available.