JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package javax.persistence
Class
javax.persistence.EntityExistsException
extends
PersistenceException
implements Serializable
Class
javax.persistence.EntityNotFoundException
extends
PersistenceException
implements Serializable
Class
javax.persistence.LockTimeoutException
extends
PersistenceException
implements Serializable
Serialized Fields
entity
Object
entity
The object that caused the exception
Class
javax.persistence.NonUniqueResultException
extends
PersistenceException
implements Serializable
Class
javax.persistence.NoResultException
extends
PersistenceException
implements Serializable
Class
javax.persistence.OptimisticLockException
extends
PersistenceException
implements Serializable
Serialized Fields
entity
Object
entity
The object that caused the exception
Class
javax.persistence.PersistenceException
extends
RuntimeException
implements Serializable
Class
javax.persistence.PessimisticLockException
extends
PersistenceException
implements Serializable
Serialized Fields
entity
Object
entity
The object that caused the exception
Class
javax.persistence.QueryTimeoutException
extends
PersistenceException
implements Serializable
Serialized Fields
query
Query
query
The query object that caused the exception
Class
javax.persistence.RollbackException
extends
PersistenceException
implements Serializable
Class
javax.persistence.TransactionRequiredException
extends
PersistenceException
implements Serializable
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2017. All Rights Reserved.