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. -
Uses of JaxbIdImpl in org.hibernate.boot.models.xml.internal.attr
Methods in org.hibernate.boot.models.xml.internal.attr with parameters of type JaxbIdImplModifier and TypeMethodDescriptionstatic org.hibernate.models.spi.MutableMemberDetailsBasicIdAttributeProcessing.processBasicIdAttribute(JaxbIdImpl jaxbId, org.hibernate.models.spi.MutableClassDetails declarer, AccessType classAccessType, XmlDocumentContext xmlDocumentContext)