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