Uses of Package
org.hibernate.util

Packages that use org.hibernate.util
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. 
 

Classes in org.hibernate.util used by org.hibernate.cfg
DTDEntityResolver
          An EntityResolver implementation which attempts to resolve various systemId URLs to local classpath lookups Any systemId URL beginning with http://hibernate.sourceforge.net/ 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.
 

Classes in org.hibernate.util used by org.hibernate.event
Cloneable
          An object that is shallow-coneable
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.