Uses of Interface
org.eclipse.persistence.internal.descriptors.PersistenceEntity
Packages that use PersistenceEntity
Package
Description
-
Uses of PersistenceEntity in org.eclipse.persistence.internal.descriptors
Methods in org.eclipse.persistence.internal.descriptors with parameters of type PersistenceEntityModifier and TypeMethodDescriptionvoidObjectBuilder.updateCachedAttributes(PersistenceEntity persistenceEntity, CacheKey cacheKey, Object primaryKey) INTERNAL: Used to updated any attributes that may be cached on a woven entity -
Uses of PersistenceEntity in org.eclipse.persistence.internal.dynamic
Classes in org.eclipse.persistence.internal.dynamic that implement PersistenceEntityModifier and TypeClassDescriptionclassThis abstract class is used to represent an entity which typically is not realized in Java code. -
Uses of PersistenceEntity in org.eclipse.persistence.internal.xr
Classes in org.eclipse.persistence.internal.xr that implement PersistenceEntityModifier and TypeClassDescriptionclassINTERNAL: XRDynamicEntity is used for models where Java classes do not exist.class