Package | Description |
---|---|
org.hibernate |
This package defines the central Hibernate APIs.
|
org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
org.hibernate.envers.boot.internal | |
org.hibernate.internal.util.xml |
Class and Description |
---|
Origin
Describes the origin of an xml document
|
XmlDocument
Describes a parsed xml document.
|
Class and Description |
---|
DTDEntityResolver
Deprecated.
Hibernate now uses StAX for XML processing and the role of this class is served
now by
LocalXmlResourceResolver |
XmlDocument
Describes a parsed xml document.
|
Class and Description |
---|
XMLHelper
Deprecated.
Currently only used for integration with HCANN. The rest of Hibernate uses StAX now
for XML processing. See
org.hibernate.boot.jaxb.internal.stax |
Class and Description |
---|
BaseXMLEventReader
Base for XMLEventReader that implements the
BaseXMLEventReader.getElementText() and BaseXMLEventReader.nextTag() APIs in a
way that is agnostic from the rest of the XMLEventReader implementation. |
ErrorLogger
Implements an
ErrorHandler that mainly just logs errors/warnings. |
Origin
Describes the origin of an xml document
|
XmlDocument
Describes a parsed xml document.
|
Copyright © 2018. All rights reserved.