Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
Packages that use JaxbHbmCompositeKeyManyToOneType
-
Uses of JaxbHbmCompositeKeyManyToOneType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmCompositeKeyManyToOneTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmCompositeKeyManyToOneType()Create an instance ofJaxbHbmCompositeKeyManyToOneType -
Uses of JaxbHbmCompositeKeyManyToOneType in org.hibernate.boot.model.source.internal.hbm
Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmCompositeKeyManyToOneTypeModifierConstructorDescriptionCompositeIdentifierSingularAttributeSourceManyToOneImpl(MappingDocument mappingDocument, AttributeSourceContainer container, JaxbHbmCompositeKeyManyToOneType keyManyToOneElement)