Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbBasicImpl
Packages that use JaxbBasicImpl
-
Uses of JaxbBasicImpl in org.hibernate.boot.jaxb.mapping.spi
Subclasses of JaxbBasicImpl in org.hibernate.boot.jaxb.mapping.spiModifier and TypeClassDescriptionclassSee `@org.hibernate.annotations.TenantId` <p>Java class for tenant-id complex type</p>.Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbBasicImplModifier and TypeFieldDescriptionprotected List<JaxbBasicImpl> JaxbAttributesContainerImpl.basicAttributesprotected List<JaxbBasicImpl> JaxbEmbeddableAttributesContainerImpl.basicAttributesprotected List<JaxbBasicImpl> JaxbNaturalIdImpl.basicAttributesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbBasicImplModifier and TypeMethodDescriptionObjectFactory.createJaxbBasicImpl()Create an instance ofJaxbBasicImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbBasicImplModifier and TypeMethodDescriptionJaxbAttributesContainerImpl.getBasicAttributes()Gets the value of the basicAttributes property.JaxbBaseAttributesContainer.getBasicAttributes()JaxbEmbeddableAttributesContainerImpl.getBasicAttributes()Gets the value of the basicAttributes property.JaxbNaturalIdImpl.getBasicAttributes()Gets the value of the basicAttributes property.