Artix User APIs

Package com.iona.jbus.db.collection

Interface Summary
DataHandler The interface implemented by all data-to-object bindings.
 

Class Summary
PersistentContainer A abstract base class for all stored collections and maps.
PersistentList List view of the Database.
PersistentMap A Map view of Database.
SerialPersistentList A List view of Database that allows to store Serializable values.
SerialPersistentMap A Map view of Database that allows to store Serializable Java objects as keys and values.
StringSerialPersistentMap A Map view of Database that allows to store Strings as keys and Serializable Java objects as values.
StringXMLPersistentMap A Map view of Database that allows to store Strings as keys and Java objects that support to and from XML Conversion as values.
XMLDataHandler This class handles the xml-to-object & object-to-xml conversions.
 


Artix User APIs

Copyright � 2004 IONA Technologies PLC. All rights reserved.