Uses of Class
org.hibernate.boot.jaxb.mapping.JaxbEmbeddableInstantiatorRegistration
-
Packages that use JaxbEmbeddableInstantiatorRegistration Package Description org.hibernate.boot.jaxb.mapping -
-
Uses of JaxbEmbeddableInstantiatorRegistration in org.hibernate.boot.jaxb.mapping
Fields in org.hibernate.boot.jaxb.mapping with type parameters of type JaxbEmbeddableInstantiatorRegistration Modifier and Type Field Description protected List<JaxbEmbeddableInstantiatorRegistration>JaxbEntityMappings. embeddableInstantiatorRegistrationsMethods in org.hibernate.boot.jaxb.mapping that return JaxbEmbeddableInstantiatorRegistration Modifier and Type Method Description JaxbEmbeddableInstantiatorRegistrationObjectFactory. createJaxbEmbeddableInstantiatorRegistration()Create an instance ofJaxbEmbeddableInstantiatorRegistrationMethods in org.hibernate.boot.jaxb.mapping that return types with arguments of type JaxbEmbeddableInstantiatorRegistration Modifier and Type Method Description List<JaxbEmbeddableInstantiatorRegistration>JaxbEntityMappings. getEmbeddableInstantiatorRegistrations()Gets the value of the embeddableInstantiatorRegistrations property.
-