| Package | Description |
|---|---|
| javax.jdo.spi |
This package contains the interfaces and classes used by JDO implementations.
|
| Modifier and Type | Method and Description |
|---|---|
static JDOImplHelper |
JDOImplHelper.getInstance()
Get an instance of
JDOImplHelper. |
| Constructor and Description |
|---|
RegisterClassEvent(JDOImplHelper helper,
Class registeredClass,
String[] fieldNames,
Class[] fieldTypes,
byte[] fieldFlags,
Class persistenceCapableSuperclass)
Constructs a new
RegisterClassEvent. |
Copyright © 2005–2015 Apache Software Foundation. All rights reserved.