Class | Description |
---|---|
ConcreteSubclassFactory |
Factory class to create concrete subclasses of abstract classes.
|
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 | |
PreLoginMappingAdapter |
This adapter alters the way the JAXBContext handles relationships for an existing persistence unit.
|
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 |