程序包的使用
org.hibernate.internal.util.xml
-
使用org.hibernate.internal.util.xml的程序包 程序包 说明 org.hibernate.cfg This package defines APIs for configuring Hibernate, and classes for building the Hibernate configuration-time metamodel.org.hibernate.internal.util.xml -
org.hibernate.cfg使用的org.hibernate.internal.util.xml中的类 类 说明 DTDEntityResolver 已过时。Hibernate now uses StAX for XML processing and the role of this class is served now byLocalXmlResourceResolverXmlDocument 已过时。no longer used -
org.hibernate.internal.util.xml使用的org.hibernate.internal.util.xml中的类 类 说明 BaseXMLEventReader Base for XMLEventReader that implements theBaseXMLEventReader.getElementText()andBaseXMLEventReader.nextTag()APIs in a way that is agnostic from the rest of the XMLEventReader implementation.ErrorLogger Implements anErrorHandlerthat mainly just logs errors/warnings.Origin Describes the origin of an xml document