类的使用
org.hibernate.cfg.annotations.reflection.XMLContext.Default
-
使用XMLContext.Default的程序包 程序包 说明 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.Default的使用
返回XMLContext.Default的org.hibernate.cfg.annotations.reflection中的方法 修饰符和类型 方法 说明 XMLContext.DefaultXMLContext. getDefault(String className)参数类型为XMLContext.Default的org.hibernate.cfg.annotations.reflection中的方法 修饰符和类型 方法 说明 static List<javax.persistence.NamedEntityGraph>JPAOverriddenAnnotationReader. buildNamedEntityGraph(org.dom4j.Element element, XMLContext.Default defaults, ClassLoaderAccess classLoaderAccess)static ListJPAOverriddenAnnotationReader. buildNamedQueries(org.dom4j.Element element, boolean isNative, XMLContext.Default defaults, ClassLoaderAccess classLoaderAccess)static List<javax.persistence.NamedStoredProcedureQuery>JPAOverriddenAnnotationReader. buildNamedStoreProcedureQueries(org.dom4j.Element element, XMLContext.Default defaults, ClassLoaderAccess classLoaderAccess)static StringXMLContext. buildSafeClassName(String className, XMLContext.Default defaults)static List<javax.persistence.SqlResultSetMapping>JPAOverriddenAnnotationReader. buildSqlResultsetMappings(org.dom4j.Element element, XMLContext.Default defaults, ClassLoaderAccess classLoaderAccess)static javax.persistence.TableGeneratorJPAOverriddenAnnotationReader. buildTableGeneratorAnnotation(org.dom4j.Element element, XMLContext.Default defaults)voidXMLContext.Default. override(XMLContext.Default globalDefault)
-