EclipseLink 2.4.2, build 'v20130514-5956486' API Reference

org.eclipse.persistence.sdo.helper.jaxb
Class JAXBClassGenerator

java.lang.Object
  extended by org.eclipse.persistence.sdo.helper.jaxb.JAXBClassGenerator

public class JAXBClassGenerator
extends java.lang.Object

A wrapper for the SDOClassGenerator that understands the JAXB compiler options and translates them to the SDO equivalents. It will also ignore options that are relevant to JAXB but not SDO.


Constructor Summary
JAXBClassGenerator()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JAXBClassGenerator

public JAXBClassGenerator()
Method Detail

main

public static void main(java.lang.String[] args)

EclipseLink 2.4.2, build 'v20130514-5956486' API Reference