Uses of Class
org.hibernate.boot.jaxb.hbm.spi.JaxbHbmAnyAssociationType
Packages that use JaxbHbmAnyAssociationType
-
Uses of JaxbHbmAnyAssociationType in org.hibernate.boot.jaxb.hbm.spi
Methods in org.hibernate.boot.jaxb.hbm.spi that return JaxbHbmAnyAssociationTypeModifier and TypeMethodDescriptionObjectFactory.createJaxbHbmAnyAssociationType()Create an instance ofJaxbHbmAnyAssociationType -
Uses of JaxbHbmAnyAssociationType in org.hibernate.boot.model.source.internal.hbm
Methods in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmAnyAssociationTypeModifier and TypeMethodDescriptionstatic voidAttributesHelper.processAnyAttribute(MappingDocument mappingDocument, AttributesHelper.Callback callback, JaxbHbmAnyAssociationType anyAttributeJaxbMapping, String logicalTableName, NaturalIdMutability naturalIdMutability) Constructors in org.hibernate.boot.model.source.internal.hbm with parameters of type JaxbHbmAnyAssociationTypeModifierConstructorDescriptionSingularAttributeSourceAnyImpl(MappingDocument sourceMappingDocument, AttributeSourceContainer container, JaxbHbmAnyAssociationType jaxbAnyMapping, String logicalTableName, NaturalIdMutability naturalIdMutability)