| Package | Description |
|---|---|
| com.sun.jdo.api.persistence.support |
| Modifier and Type | Class and Description |
|---|---|
class |
JDODataStoreException |
class |
JDODuplicateObjectIdException
JDODuplicateObjectIdException is thrown in case this PersistenceManager
has another instance with the same Object Id in its cache.
|
class |
JDOObjectNotFoundException
JDOObjectNotFoundException is thrown instead of a more generic JDODataStoreException
in case an internal or an external query returned 0 rows.
|
class |
JDOQueryException |
class |
JDOUnsupportedOptionException |
class |
JDOUserException |
Copyright © 2017. All rights reserved.