public abstract @interface

LazyToOne

implements Annotation
org.hibernate.annotations.LazyToOne

Class Overview

Define the lazy status of a ToOne association (ie OneToOne or ManyToOne)

Summary

[Expand]
Inherited Methods
From interface java.lang.annotation.Annotation