Uses of Class
org.hibernate.boot.model.internal.XMLContext
-
Packages that use XMLContext Package Description org.hibernate.boot.model.internal -
-
Uses of XMLContext in org.hibernate.boot.model.internal
Methods in org.hibernate.boot.model.internal that return XMLContext Modifier and Type Method Description XMLContext
JPAXMLOverriddenMetadataProvider. getXMLContext()
Constructors in org.hibernate.boot.model.internal with parameters of type XMLContext Constructor Description JPAXMLOverriddenAnnotationReader(AnnotatedElement el, XMLContext xmlContext, BootstrapContext bootstrapContext)
-