Skip navigation links
SPT Core API

Package com.sptci.jdo

Package with core JDO data objects and interfaces.

See: Description

Package com.sptci.jdo Description

Package with core JDO data objects and interfaces. Use these as the basic building blocks for persistent objects.

  1. PersistenceManagerFactory - Use factory class to fetch instances of a JDO2 PersistenceManager.
  2. JDOObject - Root object in a JDO datastore, that can be used to mandate certain rules in all JDO2 persistent objects.
Skip navigation links
SPT Core API