Package com.triactive.jdo.util

Interface Summary
MacroString.MacroHandler  
 

Class Summary
ClassFinder Used to load classes according to the rules defined in the JDO spec.
Imports  
IntArrayList A variation on the standard ArrayList class that efficiently handles arrays of integers.
InternPool Implements a pool of internalized objects.
MacroString  
MacroString.IdentifierMacro  
ProxyFactory A high-performance factory for dynamic proxy objects.
ReadWriteLock A simple read-write lock implementation.
SoftHashMap A hashtable-based Map implementation with soft keys.
SoftValueMap A java.util.Map implementation with soft values.
Strings Contains static methods related to processing strings.
SystemProperty Static methods for retrieving and system properties and converting them to various types.
Types Contains static methods related to Java and JDO type conversions.
WeakHashSet A Set implementation with weak elements.
WeakValueMap A java.util.Map implementation with weak values.
XMLHelper A utility class used to obtain DocumentBuilders.
 



Copyright © 2001-2007 The TJDO Project All Rights Reserved.