Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyBasicAttributeType
-
Packages that use JaxbHbmCompositeKeyBasicAttributeType Package Description org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
Uses of JaxbHbmCompositeKeyBasicAttributeType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmCompositeKeyBasicAttributeType Modifier and Type Method Description JaxbHbmCompositeKeyBasicAttributeType
ObjectFactory. createJaxbHbmCompositeKeyBasicAttributeType()
Create an instance ofJaxbHbmCompositeKeyBasicAttributeType
-
Uses of JaxbHbmCompositeKeyBasicAttributeType in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmCompositeKeyBasicAttributeType Constructor Description CompositeIdentifierSingularAttributeSourceBasicImpl(MappingDocument mappingDocument, AttributeSourceContainer container, JaxbHbmCompositeKeyBasicAttributeType keyPropertyElement)
-