Uses of Class
org.hibernate.boot.jaxb.mapping.spi.JaxbIdImpl
Packages that use JaxbIdImpl
-
Uses of JaxbIdImpl in org.hibernate.boot.jaxb.mapping.spi
Fields in org.hibernate.boot.jaxb.mapping.spi with type parameters of type JaxbIdImplModifier and TypeFieldDescriptionprotected List<JaxbIdImpl> JaxbAttributesContainerImpl.idAttributesMethods in org.hibernate.boot.jaxb.mapping.spi that return JaxbIdImplModifier and TypeMethodDescriptionObjectFactory.createJaxbIdImpl()Create an instance ofJaxbIdImplMethods in org.hibernate.boot.jaxb.mapping.spi that return types with arguments of type JaxbIdImplModifier and TypeMethodDescriptionJaxbAttributesContainerImpl.getIdAttributes()Gets the value of the idAttributes property.