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