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
An
EntityResolver implementation which attempts to resolve
various systemId URLs to local classpath look ups
Any systemId URL beginning with http://www.hibernate.org/dtd/ is
searched for as a classpath resource in the classloader which loaded the
Hibernate classes.
Any systemId URL using classpath as the scheme (i.e. |
XmlDocument
Describes a parsed xml document.
|
XMLHelper
Small helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards.
|
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. |
LocalXmlResourceResolver |
MappingReader
Handles reading mapping documents, both
hbm and orm varieties. |
MappingReader.SupportedOrmXsdVersion |
Origin
Describes the origin of an xml document
|
XmlDocument
Describes a parsed xml document.
|
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.