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.