EclipseLink JPA-RS 2.4.1, build 'v20121003-ad44345' API Reference

Package org.eclipse.persistence.jpa.rs.util

Class Summary
DynamicXMLMetadataSource MetadataSource used in the creation of dynamic JAXB contexts for applications.
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 InMemoryArchiveClass
JPARSLogger  
JTATransactionWrapper  
LinkAdapter Used with JAXB to convert from a URL representing an relationship to an object It provides functionality at marshall and unmarshall time At marshall time, the target of a relationship will be marshalled as a URL that could be used to find the object through a REST service At unmarsall time, the URL will be deconstructed and used to find the object in JPA.
LinkMetadataSource Makes the Link class available in our Dynamic JAXB context.
PreLoginMappingAdapter This adapter alters the way the JAXBContext handles relationships for an existing persistence unit.
RelationshipLinkAdapter  
ResourceLocalTransactionWrapper  
StreamingOutputMarshaller Simple StreamingOutput implementation that uses the provided JAXBContext to marshal the result when requested to either XML or JSON based on the accept media provided.
TransactionWrapper  
 


EclipseLink JPA-RS 2.4.1, build 'v20121003-ad44345' API Reference