Class DynamicClassWriter

java.lang.Object
org.eclipse.persistence.sdo.helper.DynamicClassWriter

public class DynamicClassWriter extends Object
  • Constructor Details

  • Method Details

    • getParentClass

      public Class getParentClass()
    • createClass

      public byte[] createClass()
      This is where the byte codes for the generic subclass are defined and the class is created dynamically from them.