Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbPluralAnyMappingImpl
Packages that use JaxbPluralAnyMappingImpl
-
Uses of JaxbPluralAnyMappingImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbPluralAnyMappingImplModifier and TypeFieldDescriptionprotected List<JaxbPluralAnyMappingImpl>JaxbAttributesContainerImpl.pluralAnyMappingAttributesprotected List<JaxbPluralAnyMappingImpl>JaxbEmbeddableAttributesContainerImpl.pluralAnyMappingAttributesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbPluralAnyMappingImplModifier and TypeMethodDescriptionObjectFactory.createJaxbPluralAnyMappingImpl()Create an instance ofJaxbPluralAnyMappingImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbPluralAnyMappingImplModifier and TypeMethodDescriptionJaxbAttributesContainer.getPluralAnyMappingAttributes()JaxbAttributesContainerImpl.getPluralAnyMappingAttributes()Gets the value of the pluralAnyMappingAttributes property.JaxbEmbeddableAttributesContainerImpl.getPluralAnyMappingAttributes()Gets the value of the pluralAnyMappingAttributes property. -
Uses of JaxbPluralAnyMappingImpl in org.hibernate.boot.models.xml.internal.attr
Methods in org.hibernate.boot.models.xml.internal.attr with parameters of type JaxbPluralAnyMappingImplModifier and TypeMethodDescriptionstatic org.hibernate.models.spi.MutableMemberDetailsPluralAnyMappingAttributeProcessing.processPluralAnyMappingAttributes(JaxbPluralAnyMappingImpl jaxbHbmManyToAny, org.hibernate.models.spi.MutableClassDetails declarer, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)