public class DefaultLockEventListener extends AbstractLockUpgradeEventListener implements LockEventListener
| Constructor and Description |
|---|
DefaultLockEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onLock(LockEvent event)
Handle the given lock event.
|
upgradeLockreassociatepublic void onLock(LockEvent event) throws HibernateException
onLock in interface LockEventListenerevent - The lock event to be handled.HibernateExceptionCopyright © 2001-2015 Red Hat, Inc. All Rights Reserved.