| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.hibernate.secure.JACCPreUpdateEventListenerpublic class JACCPreUpdateEventListenerextends java.lang.Objectimplements PreUpdateEventListener, Initializable, JACCSecurityListenerMethod Summary | |
void |
|
boolean |
|
public void initialize(Configuration cfg)
- Specified by:
- initialize in interface Initializable
public boolean onPreUpdate(PreUpdateEvent event)
Return true if the operation should be vetoed
- Specified by:
- onPreUpdate in interface PreUpdateEventListener