Introduction

This page contains useful information to those working on the JDO code base. Especially those new to the code base.

Class Specific Information

Some developer notes (e.g. additional documentation) about specific classes in the JDO code base.

  • JdoHelper (javax.jdo.JDOHelper): This class contains utility and factory methods, including ones that create PersistenceManagerFactory objects.
  • No labels