Package org.hibernate.boot.jaxb.hbm.spi
Interface SingularAttributeInfo
-
- All Superinterfaces:
AttributeMapping
,ToolingHintContainer
- All Known Subinterfaces:
EmbeddedAttributeMapping
- All Known Implementing Classes:
JaxbHbmBasicAttributeType
,JaxbHbmCompositeKeyBasicAttributeType
,JaxbHbmCompositeKeyManyToOneType
,JaxbHbmManyToOneType
,JaxbHbmSimpleIdType
,JaxbHbmTimestampAttributeType
,JaxbHbmVersionAttributeType
public interface SingularAttributeInfo extends AttributeMapping, ToolingHintContainer
-
-
Method Summary
-
Methods inherited from interface org.hibernate.boot.jaxb.hbm.spi.AttributeMapping
getAccess, getName
-
Methods inherited from interface org.hibernate.boot.jaxb.hbm.spi.ToolingHintContainer
getToolingHints
-
-