java.lang.Object
org.eclipse.persistence.jaxb.javamodel.Helper

public class Helper extends Object
INTERNAL:

Purpose:To provide helper methods and constants to assist in integrating TopLink JAXB 2.0 Generation with the JDEV JOT APIs.

Responsibilities:

  • Make available a map of JOT - XML type pairs
  • Redirect method calls to the current JavaModel implementation as required
  • Provide methods for accessing generics, annotations, etc. on a given implementaiton's classes
  • Provide a dynamic proxy instance for a given JavaAnnotation in the JOT implementation (for reflection a Java SDK annotation is returned)
See Also: