Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbEmbeddableInstantiatorRegistrationImpl
Packages that use JaxbEmbeddableInstantiatorRegistrationImpl
-
Uses of JaxbEmbeddableInstantiatorRegistrationImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbEmbeddableInstantiatorRegistrationImplModifier and TypeFieldDescriptionprotected List<JaxbEmbeddableInstantiatorRegistrationImpl> JaxbEntityMappingsImpl.embeddableInstantiatorRegistrationsMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbEmbeddableInstantiatorRegistrationImplModifier and TypeMethodDescriptionObjectFactory.createJaxbEmbeddableInstantiatorRegistrationImpl()Create an instance ofJaxbEmbeddableInstantiatorRegistrationImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbEmbeddableInstantiatorRegistrationImplModifier and TypeMethodDescriptionJaxbEntityMappingsImpl.getEmbeddableInstantiatorRegistrations()Gets the value of the embeddableInstantiatorRegistrations property. -
Uses of JaxbEmbeddableInstantiatorRegistrationImpl in org.hibernate.boot.models.xml.spi
Methods in org.hibernate.boot.models.xml.spi that return types with arguments of type JaxbEmbeddableInstantiatorRegistrationImpl