Uses of Package
org.hibernate.util

Packages that use org.hibernate.util
org.hibernate.cfg   
org.hibernate.event   
org.hibernate.jmx   
 

Classes in org.hibernate.util used by org.hibernate.cfg
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
 

Classes in org.hibernate.util used by org.hibernate.jmx
ExternalSessionFactoryConfig
          Defines support for various externally configurable SessionFactory(s), for example, JMX or the JCA adapter.