站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Hibernate 2.1.8 正式版 API 英文文档

net.sf.hibernate.util (Hibernate API Documentation) - Hibernate 2.1.8 正式版 API 英文文档


Package net.sf.hibernate.util

Class Summary
ArrayHelper  
BytesHelper  
CalendarComparator  
ComparableComparator Delegates to Comparable
ConfigHelper A simple class to centralize logic needed to locate config files on the system.
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.
GetGeneratedKeysHelper  
IdentityMap A Map where keys are compared by object identity, rather than equals().
IdentityMap.IdentityKey  
IdentityMap.IdentityMapEntry  
JDBCExceptionReporter  
JoinedIterator An JoinedIterator is an Iterator that wraps a number of Iterators.
LinkedHashCollectionHelper  
NamingHelper  
PropertiesHelper  
Range  
ReflectHelper  
SerializationHelper Assists with the serialization process and performs additional functionality based on serialization.
StringHelper  
XMLHelper  
XMLHelper.ErrorLogger