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.
|
upgradeLock
reassociate
public void onLock(LockEvent event) throws HibernateException
onLock
in interface LockEventListener
event
- The lock event to be handled.HibernateException
Copyright © 2001-2017 Red Hat, Inc. All Rights Reserved.