Package org.hibernate.boot.jaxb.hbm.spi
Interface AttributeMapping
-
- All Known Subinterfaces:
EmbeddedAttributeMapping,PluralAttributeInfo,SingularAttributeInfo
- All Known Implementing Classes:
JaxbHbmArrayType,JaxbHbmBagCollectionType,JaxbHbmBasicAttributeType,JaxbHbmCompositeKeyBasicAttributeType,JaxbHbmCompositeKeyManyToOneType,JaxbHbmIdBagCollectionType,JaxbHbmListType,JaxbHbmManyToOneType,JaxbHbmMapType,JaxbHbmPrimitiveArrayType,JaxbHbmSetType,JaxbHbmSimpleIdType,JaxbHbmTimestampAttributeType,JaxbHbmVersionAttributeType,PluralAttributeInfoIdBagAdapter,PluralAttributeInfoPrimitiveArrayAdapter
public interface AttributeMapping
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetAccess()java.lang.StringgetName()
-