Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbEmbeddableImpl
Packages that use JaxbEmbeddableImpl
Package
Description
-
Uses of JaxbEmbeddableImpl in org.hibernate.boot.jaxb.hbm.transform
Methods in org.hibernate.boot.jaxb.hbm.transform that return types with arguments of type JaxbEmbeddableImplModifier and TypeMethodDescriptionTransformationState.getEmbeddableByName()TransformationState.getEmbeddableByRole() -
Uses of JaxbEmbeddableImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbEmbeddableImplModifier and TypeFieldDescriptionprotected List<JaxbEmbeddableImpl> JaxbEntityMappingsImpl.embeddablesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbEmbeddableImplModifier and TypeMethodDescriptionObjectFactory.createJaxbEmbeddableImpl()Create an instance ofJaxbEmbeddableImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbEmbeddableImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getEmbeddables()Gets the value of the embeddables property. -
Uses of JaxbEmbeddableImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbEmbeddableImplModifier and TypeMethodDescriptionXmlDocument.getEmbeddableMappings()XmlProcessingResult.getEmbeddableOverrides()