Uploaded image for project: 'JDO'
  1. JDO
  2. JDO-621

Add javax.jdo.JDOEnhancerMain to call the enhancer via standard API

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • JDO 2 maintenance release 2 (2.2)
    • JDO 3 (3.0)
    • api
    • None

    Description

      The proposed new class will use the standard enhancer API to enhance classes. The command line parameters would be similar to the original proposal of JDO-591, with changes as needed to use the new class in the TCK.

      java -cp classpath

      {enhancer-class}

      [options] [jdo-files] [class-files]
      where options can be
      -persistenceUnit persistence-unit-name : Name of a "persistence-unit" to enhance the classes for
      -d target-dir-name : Write the enhanced classes to the specified directory
      -checkonly : Just check the classes for enhancement status
      -v : verbose output

      Attachments

        1. jdo-621.patch
          59 kB
          Craig L Russell

        Issue Links

          Activity

            People

              clr Craig L Russell
              clr Craig L Russell
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: