类的使用
org.hibernate.cfg.annotations.reflection.XMLContext
-
使用XMLContext的程序包 程序包 说明 org.hibernate.cfg.annotations.reflection Defines the capability to merge mapping information from both annotations and orm.xml sources into a unified set of metadata in the Hibernate commons-annotations model. -
-
org.hibernate.cfg.annotations.reflection中XMLContext的使用
返回XMLContext的org.hibernate.cfg.annotations.reflection中的方法 修饰符和类型 方法 说明 XMLContextJPAMetadataProvider. getXMLContext()参数类型为XMLContext的org.hibernate.cfg.annotations.reflection中的构造器 构造器 说明 JPAOverriddenAnnotationReader(AnnotatedElement el, XMLContext xmlContext, BootstrapContext bootstrapContext)JPAOverriddenAnnotationReader(AnnotatedElement el, XMLContext xmlContext, ClassLoaderAccess classLoaderAccess)
-