| Class Summary |
| JAXBClassGenerator |
A wrapper for the SDOClassGenerator that understands the JAXB compiler options and translates them to the SDO equivalents. |
| JAXBDataFactory |
This implementation of commonj.sdo.helper.DataFactory is responsible for ensuring that newly created DataObjects are assigned a JAXB aware value store. |
| JAXBHelperContext |
The JAXBHelperContext is a bridge between POJOs and SDO DataObjects. |
| JAXBList |
JAXBList wraps the POJOs collection in order to provide additional SDO information. |
| JAXBListWrapper |
|
| JAXBValueStore |
The JAXBValueStore enables a DataObject to access data from a POJO. |
| JAXBXMLHelper |
This implementation of commonj.sdo.helper.XMLHelper is responsible for ensuring that newly unmarshalled DataObjects are assigned a JAXB aware value store. |