org.hibernate.annotations
@Target(value={METHOD,FIELD,TYPE}) @Retention(value=RUNTIME) public @interface OnDelete
Modifier and Type | Required Element and Description |
---|---|
OnDeleteAction |
action |
public abstract OnDeleteAction action
Copyright © 2014. All Rights Reserved.