| Package | Description |
|---|---|
| org.hibernate.cfg |
This package defines APIs for configuring Hibernate, and classes
for building the Hibernate configuration-time metamodel.
|
| org.hibernate.event |
This package defines an event framework for Hibernate.
|
| org.hibernate.jmx |
This package exposes a Hibernate instance via JMX.
|
| org.hibernate.util |
Utility classes.
|
| Class and Description |
|---|
| DTDEntityResolver
An
EntityResolver implementation which attempts to resolve
various systemId URLs to local classpath lookups
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. |
| XMLHelper
Small helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards.
|
| Class and Description |
|---|
| Cloneable
An object that is shallow-coneable
|
| Class and Description |
|---|
| ExternalSessionFactoryConfig
Defines support for various externally configurable SessionFactory(s), for
example,
JMX or the JCA
adapter. |
| Class and Description |
|---|
| CalendarComparator |
| JDBCExceptionReporter.StandardWarningHandler |
| JDBCExceptionReporter.WarningHandler
Contract for handling
warnings |
| JDBCExceptionReporter.WarningHandlerLoggingSupport
Basic support for
JDBCExceptionReporter.WarningHandler implementations which log |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved