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.pluralAnyMappingAttributes
protected List
<JaxbPluralAnyMappingImpl> JaxbEmbeddableAttributesContainerImpl.pluralAnyMappingAttributes
Methods in org.hibernate.boot.jaxb.mapping.spi that return JaxbPluralAnyMappingImplModifier and TypeMethodDescriptionObjectFactory.createJaxbPluralAnyMappingImpl()
Create an instance ofJaxbPluralAnyMappingImpl
Methods 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.