|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={METHOD,FIELD}) @Retention(value=RUNTIME) public @interface LazyToOne
Define the lazy status of a ToOne association (ie OneToOne or ManyToOne)
Required Element Summary | |
---|---|
LazyToOneOption |
value
|
Element Detail |
---|
public abstract LazyToOneOption value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |