Class JAXBClassGenerator

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

public class JAXBClassGenerator extends 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 Details

    • JAXBClassGenerator

      public JAXBClassGenerator()
  • Method Details

    • main

      public static void main(String[] args)