Package | Description |
---|---|
javax.jdo.spi |
This package contains the interfaces and classes used by JDO implementations.
|
Modifier and Type | Field | Description |
---|---|---|
static JDOPermission |
JDOPermission.CLOSE_PERSISTENCE_MANAGER_FACTORY |
An instance of
JDOPermission to be used for
closePersistenceManagerFactory permission checking. |
static JDOPermission |
JDOPermission.GET_METADATA |
An instance of
JDOPermission to be used for
getMetadata permission checking. |
static JDOPermission |
JDOPermission.MANAGE_METADATA |
An instance of
JDOPermission to be used for
manageMetadata permission checking. |
static JDOPermission |
JDOPermission.SET_STATE_MANAGER |
An instance of
JDOPermission to be used for
setStateManager permission checking. |