| 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.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 |
|---|
| 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. |
| Origin
Describes the origin of an xml document
|
| XmlDocument
Describes a parsed xml document.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.