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