| Package | Description |
|---|---|
| javax.jdo.spi |
This package contains the interfaces and classes used by JDO implementations.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
RegisterClassListener.registerClass(RegisterClassEvent event) |
This method gets called when a persistence-capable class is registered.
|