Package org.hibernate.annotations
Annotation Interface LazyToOne
Deprecated.
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionDeprecated.ALazyToOneOption
which determines how lazy fetching should be handled.
-
Element Details
-
value
LazyToOneOption valueDeprecated.ALazyToOneOption
which determines how lazy fetching should be handled.- Default:
- PROXY
-
FetchType