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