org.hibernate.event
public interface PostDeleteEventListener extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
void |
onPostDelete(PostDeleteEvent event) |
void onPostDelete(PostDeleteEvent event)
Copyright © 2014. All Rights Reserved.