LockTimeoutException(entity) - JPA LockTimeoutException's constructor
Constructor javax.persistence.LockTimeoutException
LockTimeoutException(
Object entity
)
LockTimeoutException
exception with the specified object. - Parameters:
-
entity
- the entity.
- Since:
- JPA 2.0