java.lang.Object
org.eclipse.persistence.internal.xr.ProjectHelper

public final class ProjectHelper extends Object

INTERNAL: Static helper methods that reads EclipseLink project deployment XML without classes.

This API only supports EclipseLink 1.x format deployment XML

  • Method Details

    • fixOROXAccessors

      public static void fixOROXAccessors(Project orProject, Project oxProject)
      INTERNAL: Fix the given EclipseLink OR and OX projects so that the descriptors for all generated sub-classes of XRDynamicEntity have the correct AttributeAccessors.