| Classes | |
|---|---|
| ArrayHelper | No description provided. |
| BytesHelper | No description provided. |
| CalendarComparator | No description provided. |
| Cloneable | An object that is shallow-coneable |
| CollectionHelper | No description provided. |
| ComparableComparator | Delegates to Comparable |
| ConfigHelper | A simple class to centralize logic needed to locate config files on the system. |
| DTDEntityResolver | No description provided. |
| EmptyIterator | No description provided. |
| EqualsHelper | No description provided. |
| ExternalSessionFactoryConfig | Defines support for various externally configurable SessionFactory(s), for example, JMX or the JCA adapter. |
| FastHashMap | A customized implementation of |
| FilterHelper | Implementation of FilterHelper. |
| GetGeneratedKeysHelper | No description provided. |
| IdentityMap | A Map where keys are compared by object identity, rather than equals(). |
| IdentityMap.IdentityKey | No description provided. |
| IdentityMap.IdentityMapEntry | No description provided. |
| IdentitySet | Set implementation that use == instead of equals() as its comparison mechanism that base its implementation of IdentityMap |
| JDBCExceptionReporter | No description provided. |
| JoinedIterator | An JoinedIterator is an Iterator that wraps a number of Iterators. |
| JTAHelper | No description provided. |
| LazyIterator | No description provided. |
| LinkedHashCollectionHelper | No description provided. |
| MarkerObject | No description provided. |
| NamingHelper | No description provided. |
| PropertiesHelper | No description provided. |
| Range | No description provided. |
| ReflectHelper | No description provided. |
| SerializationHelper | Assists with the serialization process and performs additional functionality based on serialization. |
| SimpleMRUCache | Cache following a "Most Recently Used" (MRU) algorithm for maintaining a bounded in-memory size; the "Least Recently Used" (LRU) entry is the first available for removal from the cache. |
| SingletonIterator | No description provided. |
| SoftLimitMRUCache | Cache following a "Most Recently Used" (MRY) algorithm for maintaining a bounded in-memory size; the "Least Recently Used" (LRU) entry is the first available for removal from the cache. |
| StringHelper | No description provided. |
| XMLHelper | Small helper class that lazy loads DOM and SAX reader and keep them for fast use afterwards. |
| XMLHelper.ErrorLogger | No description provided. |