接口的使用
org.hibernate.internal.util.xml.XmlDocument
-
使用XmlDocument的程序包 程序包 说明 org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel. -
-
org.hibernate.cfg中XmlDocument的使用
参数类型为XmlDocument的org.hibernate.cfg中的方法 修饰符和类型 方法 说明 voidConfiguration. add(XmlDocument metadataXml)已过时。No longer supported.
-