Interface JaxbSingularAssociationAttribute
- All Superinterfaces:
JaxbAssociationAttribute, JaxbCascadableAttribute, JaxbPersistentAttribute, JaxbSingularAttribute, JaxbStandardAttribute
- All Known Implementing Classes:
JaxbManyToOneImpl, JaxbOneToOneImpl
public interface JaxbSingularAssociationAttribute
extends JaxbSingularAttribute, JaxbStandardAttribute, JaxbAssociationAttribute
-
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface JaxbAssociationAttribute
getTargetEntity, setTargetEntityMethods inherited from interface JaxbCascadableAttribute
getCascade, setCascadeMethods inherited from interface JaxbPersistentAttribute
getAccess, getAttributeAccessor, getName, setAccess, setAttributeAccessor, setNameMethods inherited from interface JaxbStandardAttribute
getFetch, isOptional, setFetch, setOptional
-
Method Details
-
getFetchMode
JaxbSingularFetchModeImpl getFetchMode() -
setFetchMode
-