Versions Compared

Key

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

...

  • The persistent fields which satisfy all the following conditions will be tracked :
    • The field has EAGER fetch modeis fetched eagerly.
    • The field is not a primary key.
    • The field is not defined as a version field.

Download

The latest OpenJPA Tools JAR FST jar file can be download from the SNAPSHOT Repository or can be built from the source code in svn by using Maven 2.2.1 and Java SE 6.

...

Warning
titlePerformance Consideration

There will be a large performance impact when running this tooling. It is not supported, nor recommended for production use. This tool should not be used on a production machine.

  • When this tool is configured, it will be active for all persistence units in the JVM. Statistics will be dumped via the openjpa.Runtime channel with the INFO level every 10 minutes, or when the JVM terminates.

...