Interface JaxbAssociationAttribute
- All Superinterfaces:
JaxbCascadableAttribute, JaxbPersistentAttribute
- All Known Subinterfaces:
JaxbSingularAssociationAttribute
- All Known Implementing Classes:
JaxbManyToManyImpl, JaxbManyToOneImpl, JaxbOneToManyImpl, JaxbOneToOneImpl
JAXB binding interface for association attributes (to-one and plural mappings)
-
Method Summary
Methods inherited from interface JaxbCascadableAttribute
getCascade, setCascadeMethods inherited from interface JaxbPersistentAttribute
getAccess, getAttributeAccessor, getName, setAccess, setAttributeAccessor, setName
-
Method Details
-
getTargetEntity
String getTargetEntity() -
setTargetEntity
-