| Package | Description | 
|---|---|
| oracle.javatools.db.util | 
 Contains java.util.Collection and java.util.Map implementations for listing
 and mapping instances of DBObject and DBObjectID. 
 | 
| Class and Description | 
|---|
| BeanHashStructureConverter.HashToBeanException
 An Exception which may be thrown from  
BeanHashStructureConverter.getBeanFromHashStructure(oracle.javatools.data.HashStructure)
 which wraps an Exception that occured during the conversion from a
 HashStructure to a bean object, along with the partially built bean object. | 
| SynchronizedBuildCache.BuildCacheListener
 Clients of SynchronizedBuildCache may choose to register an implementation
 of BuildCacheListener for test and/or diagnostic purposes. 
 |