All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractLogger This class provides a default implementation of the com.sun.jdo.spi.persistence.utility.logging.Logger interface which implements most methods and/or delegates them to a few abstract methods which subclasses must override.AbstractLoggerFactory BucketizedHashtable This class implements bucketize hashtable, which subdivide the key collection stored into several hashtables (buckets) of smaller size.DoubleLinkedList This class defines a thread-safe double linked-list.FieldTypeEnumeration IOJavaClassWriter This implementation of theJavaClassWriterinterface is based on simpleStringBuffer"println" type statements.IOJavaFileWriter This implementation of theJavaFileWriterinterface is based onFileand simpleStringBuffer"println" type statements.JavaClassWriter This interface can be used to describe a java class -- either top level or inner.JavaClassWriterHelper JavaFileWriter This interface can be used to describe a java source file.JavaTypeHelper This is a helper class which provides some basic java type convenience methods: extraction of a package from a fully qualified class name, extraction of a short (non-qualified) name from a fully qualified class name, and various wrapper and primitive type methods.Linkable This file defines a linkable interface.Logger This interface provides an isolation layer between the JDO components that need logging services and the implementation of those services.LoggerFactory This interface provides for isolation between the JDO components that need logging services and the implementation of the service.LoggerFactoryJDK13 This is a factory which constructs Loggers suitable for JDK1.3.LoggerFactoryJDK14 LoggerJDK13 This class provides an implementation of the com.sun.jdo.spi.persistence.utility.Logger interface which subclasses the AbstractLogger and provides an implementation of its abstract methods which logs to a PrintStream (System.out).LoggerJDK14 This class is used with JDK 1.4 (and higher) programs to log messages from jdo components.LogHelper This class manages the logging facility for JDO components.LogHelperUtility LogHelper for utility package.MergedBundle Special resource bundle which delegates to two others.NullSemaphore Implements a simple semaphore that does not do any semaphore-ing.ParameterInfo Semaphore The simplest of semaphore interfaces.SemaphoreImpl Implements a simple semaphore.StringHelper NOTE: These utilities have been moved from another (more specific package's) utility class so that more classes can have access to them.WeakHashSet A weak HashSet.WeakValueHashMap A WeakValueHashMap is implemented as a HashMap that maps keys to WeakValues.