Package org.eclipse.persistence.internal.jpa.rs.weaving
package org.eclipse.persistence.internal.jpa.rs.weaving
-
ClassDescriptionGenerates a subclass of given collection implementing CollectionProxy interface.Used by JPA-RS to build links for relationships.Stores information about a relationships mapping that is used by JPA-RS to build links for relationships.This class is used to generate XML type adapters for collection references in JPARS 2.0.INTERNAL: RestClassWriter uses ASM to dynamically generate subclasses of
DynamicEntity
with REST specific methods.This class is used to generate XML type adapters for single entity references in JPARS 2.0.