Uses of Class
org.hibernate.cfg.annotations.reflection.XMLContext

Packages that use XMLContext
org.hibernate.cfg.annotations.reflection   
 

Uses of XMLContext in org.hibernate.cfg.annotations.reflection
 

Methods in org.hibernate.cfg.annotations.reflection that return XMLContext
 XMLContext EJB3ReflectionManager.getXMLContext()
           
 

Constructors in org.hibernate.cfg.annotations.reflection with parameters of type XMLContext
EJB3OverridenAnnotationReader(AnnotatedElement el, XMLContext xmlContext)