Module eclipselink
Package org.eclipse.persistence.jpa.rs.util
-
Interface Summary Interface Description CollectionProxy JPARS 2.0 collection proxy interface. -
Class Summary Class Description CollectionWrapperBuilder Helper class used to create proxies for collections.ConcreteSubclassFactory Factory class to create concrete subclasses of abstract classes.HrefHelper A collection of static methods used to build 'href' attribute values for REST 'link' elements.IdHelper EclipseLink helper class used for converting composite key values passed into JAX-RS calls as query or matrix parameters into a value that can be used in a find.InMemoryArchive This archive is designed for use with dynamic persistence units it is built with a stream that allows it to read a persistence.xml file and creates a fake base URL based the classpath location of the InMemoryArchive classJPARSLogger Logger for EclipseLink JPA-RS related functionality.JTATransactionWrapper MethodExitLogData ObjectGraphBuilder Builds object graph for JPARS 2.0.PreLoginMappingAdapter This adapter alters the way the JAXBContext handles relationships for an existing persistence unit.PreLoginMappingAdapterV2 This listener is used for crating XML mappings for weaved fields.ResourceLocalTransactionWrapper StreamingOutputMarshaller SimpleStreamingOutputimplementation that uses the providedJAXBContextto marshal the result when requested to either XML or JSON based on the accept media provided.TransactionWrapper