Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
Packages that use JaxbEmbeddableInstantiatorRegistration
-
Uses of JaxbEmbeddableInstantiatorRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbEmbeddableInstantiatorRegistrationModifier and TypeFieldDescriptionprotected List<JaxbEmbeddableInstantiatorRegistration>JaxbEntityMappings.embeddableInstantiatorRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbEmbeddableInstantiatorRegistrationModifier and TypeMethodDescriptionObjectFactory.createJaxbEmbeddableInstantiatorRegistration()Create an instance ofJaxbEmbeddableInstantiatorRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbEmbeddableInstantiatorRegistrationModifier and TypeMethodDescriptionJaxbEntityMappings.getEmbeddableInstantiatorRegistrations()Gets the value of the embeddableInstantiatorRegistrations property.