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,
java.lang.Class registeredClass,
java.lang.String[] fieldNames,
java.lang.Class[] fieldTypes,
byte[] fieldFlags,
java.lang.Class persistenceCapableSuperclass)
Constructs a new
RegisterClassEvent . |
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.