Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • It only works on Sun 1.6SDK, not the JRE and IBM JDK (SR8+).
  • If any unenhanced Entities are loaded by the JVM before an EntityManagerFactory is created, this method of enhancement will not work. If this condition is encountered, you will see the following warning:

    Wiki Markup
    \[java\] 1047  jpa_app  WARN   \[main\] openjpa.Enhance - Unenhanced classes were detected even though the enhancer has ran. Ensure that the EntityManagerFactory is created prior to creating any Entities.

...