JPA Constructor
in javax.persistence.LockTimeoutException

LockTimeoutException(
  Object entity
)


Constructs a new LockTimeoutException exception with the specified object.
Parameters:
entity - the entity.
Since:
JPA 2.0