public interface EntityDependency
Modifier and Type | Method and Description |
---|---|
void |
beforeEntityDelete(AmberConnection aConn,
Entity entity)
Notification before an entity is deleted.
|
void beforeEntityDelete(AmberConnection aConn, Entity entity) throws java.sql.SQLException
java.sql.SQLException