| Package | Description | 
|---|---|
| org.hibernate.event.spi | |
| org.hibernate.secure.internal | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | PreDeleteEventRepresents a pre-delete event, which occurs just prior to
 performing the deletion of an entity from the database. | 
| class  | PreInsertEventRepresents a pre-insert event, which occurs just prior to
 performing the insert of an entity into the database. | 
| class  | PreUpdateEventRepresents a pre-update event, which occurs just prior to
 performing the update of an entity in the database. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected void | AbstractJaccSecurableEventListener. performSecurityCheck(AbstractPreDatabaseOperationEvent event,
                    PermissibleAction action) | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.