Uses of Package
org.eclipse.persistence.internal.jpa.weaving
-
Packages that use org.eclipse.persistence.internal.jpa.weaving Package Description org.eclipse.persistence.internal.jpa.weaving -
Classes in org.eclipse.persistence.internal.jpa.weaving used by org.eclipse.persistence.internal.jpa.weaving Class Description AbstractStaticWeaveOutputHandler The abstract class provides a set of methods to out outputs into the sepcified archive file.AttributeDetails INTERNAL: Internal helper class that holds details of a persistent attribute.ClassDetails Internal helper class that holds details of a persistent class.ClassWeaver INTERNAL: Weaves classes to allow them to support EclipseLink indirection.PersistenceWeaver INTERNAL: This class performs dynamic byte code weaving: for each attribute mapped with One To One mapping with Basic Indirection it substitutes the original attribute's type for ValueHolderInterface.