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 org.hibernate.boot.jaxb.mapping.spi.JaxbCascadableAttribute
getCascade, setCascade
Methods inherited from interface org.hibernate.boot.jaxb.mapping.spi.JaxbPersistentAttribute
getAccess, getAttributeAccessor, getName, setAccess, setAttributeAccessor, setName
-
Method Details
-
getTargetEntity
String getTargetEntity() -
setTargetEntity
-