Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmCompositeKeyManyToOneType
-
Packages that use JaxbHbmCompositeKeyManyToOneType Package Description org.hibernate.boot.jaxb.hbm.spi org.hibernate.boot.model.source.internal.hbm -
-
Uses of JaxbHbmCompositeKeyManyToOneType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmCompositeKeyManyToOneType Modifier and Type Method Description JaxbHbmCompositeKeyManyToOneType
ObjectFactory. 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 JaxbHbmCompositeKeyManyToOneType Constructor Description CompositeIdentifierSingularAttributeSourceManyToOneImpl(MappingDocument mappingDocument, AttributeSourceContainer container, JaxbHbmCompositeKeyManyToOneType keyManyToOneElement)
-