org.hibernate.annotations
@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface NotFound
| Modifier and Type | Optional Element and Description |
|---|---|
NotFoundAction |
action |
public abstract NotFoundAction action
Copyright © 2016. All Rights Reserved.