| Class | Description |
|---|---|
| JPAObject |
A base object from which all the
JDO Object
classes will be derived. |
| NameDescription |
A JavaBean that represents a simple
name and
description pair. |
| StartLetter |
A simple object that is used to implement efficient alphabetical
indexing of persistent objects.
|
Package containing root JPA Java objects. JPAObject should be used as the root
of all JPA objects. Classes in this package are
complimentary to the classes in com.sptci.jdo.