Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Java EE 5 5.0.0
Package:
javax.persistence
Exception
public
class
PersistenceException
Overview
Inheritance
Members
Usage
Source
Books
Since
Java Persi
Version
Not specified.
Author(s)
Not specified.
Thrown by the persistence provider when a problem occurs. All instances of
PersistenceException
except for instances of
NoResultException
and
NonUniqueResultException
will cause the current transaction, if one is active, to be marked for rollback.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
Home
-
About
-
FAQ
-
Privacy
-
Contact
PersistenceExceptionexcept for instances of NoResultException and NonUniqueResultException will cause the current transaction, if one is active, to be marked for rollback.