public class PessimisticEntityLockException extends LockingStrategyException
LockingStrategy to an entity| Constructor and Description |
|---|
PessimisticEntityLockException(java.lang.Object entity,
java.lang.String message,
JDBCException cause)
Constructs a PessimisticEntityLockException
|
getEntitypublic PessimisticEntityLockException(java.lang.Object entity,
java.lang.String message,
JDBCException cause)
entity - The entity we were trying to lockmessage - Message explaining the conditioncause - The underlying causeCopyright © 2001-2018 Red Hat, Inc. All Rights Reserved.