@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface LazyToOne
Modifier and Type | Required Element and Description |
---|---|
LazyToOneOption |
value
Specify the laziness option.
|
public abstract LazyToOneOption value
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.