@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface LazyCollection
Modifier and Type | Required Element and Description |
---|---|
LazyCollectionOption |
value |
public abstract LazyCollectionOption value
Copyright © 2013. All Rights Reserved.