Uses of Interface
org.hibernate.boot.jaxb.mapping.spi.JaxbNotFoundCapable
Packages that use JaxbNotFoundCapable
Package
Description
Support for processing mapping XML files and applying annotation references over the appropriate
classes,
fields and
methods.
-
Uses of JaxbNotFoundCapable in org.hibernate.boot.jaxb.mapping.spi
Classes in org.hibernate.boot.jaxb.mapping.spi that implement JaxbNotFoundCapableModifier and TypeClassDescriptionclass
class
class
-
Uses of JaxbNotFoundCapable in org.hibernate.boot.models.xml.internal
Methods in org.hibernate.boot.models.xml.internal with parameters of type JaxbNotFoundCapableModifier and TypeMethodDescriptionstatic void
XmlAnnotationHelper.applyNotFound
(JaxbNotFoundCapable jaxbNode, org.hibernate.models.spi.MutableMemberDetails memberDetails, XmlDocumentContext xmlDocumentContext)