Package net.sf.hibernate.util

Class Summary
ArrayHelper  
BytesHelper  
DTDEntityResolver  
EmptyIterator  
EqualsHelper  
FastHashMap A customized implementation of java.util.HashMap designed to operate in a multithreaded environment where the large majority of method calls are read-only, instead of structural changes.
IdentityMap A Map where keys are compared by object identity, rather than equals().
IdentityMap.IdentityKey  
IdentityMap.IdentityMapEntry  
JDBCExceptionReporter  
JoinedIterator  
LinkedHashCollectionHelper  
NamingHelper  
PropertiesHelper  
Range  
ReflectHelper  
SerializationHelper Assists with the serialization process and performs additional functionality based on serialization.
StringHelper  
XMLHelper  
XMLHelper.ErrorLogger