Uses of Package
org.objectweb.speedo.genclass.api

Packages that use org.objectweb.speedo.genclass.api
org.objectweb.speedo.genclass The management of generic persistent class (Collection, Set, Map). 
org.objectweb.speedo.genclass.api Speedo internal API permiting to manage generic persistent classes and in particular the coherency of relations. 
org.objectweb.speedo.genclass.collection Speedo implementations of generic classes associated to the Collection type (Collection, Set, List, ArrayList, HashSet, Vector). 
org.objectweb.speedo.genclass.ejb   
org.objectweb.speedo.genclass.jdo   
org.objectweb.speedo.genclass.map Speedo implementations of generic classes associated to the Map type (Map, HashMap, Hashtable, Properties). 
 

Classes in org.objectweb.speedo.genclass.api used by org.objectweb.speedo.genclass
SpeedoGenClassCoherence
          An interface use to manage the consistency of relations.
SpeedoGenClassListener
          This interface is a listener of generic class events.
SpeedoGenClassPO
          This interfaces represents a PersistentObjectItf for a generic class (Collectio, Set, Map, ...) It permits to specify the mapper throught the generic class is persistent.
SpeedoGenClassSerializable
          Interface to allow serialization for gen class.
 

Classes in org.objectweb.speedo.genclass.api used by org.objectweb.speedo.genclass.api
SpeedoGenClassCoherence
          An interface use to manage the consistency of relations.
SpeedoGenClassListener
          This interface is a listener of generic class events.
 

Classes in org.objectweb.speedo.genclass.api used by org.objectweb.speedo.genclass.collection
SpeedoGenClassCoherence
          An interface use to manage the consistency of relations.
SpeedoGenClassPO
          This interfaces represents a PersistentObjectItf for a generic class (Collectio, Set, Map, ...) It permits to specify the mapper throught the generic class is persistent.
SpeedoGenClassSerializable
          Interface to allow serialization for gen class.
 

Classes in org.objectweb.speedo.genclass.api used by org.objectweb.speedo.genclass.ejb
SpeedoGenClassCoherence
          An interface use to manage the consistency of relations.
SpeedoGenClassPO
          This interfaces represents a PersistentObjectItf for a generic class (Collectio, Set, Map, ...) It permits to specify the mapper throught the generic class is persistent.
SpeedoGenClassSerializable
          Interface to allow serialization for gen class.
 

Classes in org.objectweb.speedo.genclass.api used by org.objectweb.speedo.genclass.jdo
SpeedoGenClassCoherence
          An interface use to manage the consistency of relations.
SpeedoGenClassPO
          This interfaces represents a PersistentObjectItf for a generic class (Collectio, Set, Map, ...) It permits to specify the mapper throught the generic class is persistent.
SpeedoGenClassSerializable
          Interface to allow serialization for gen class.
 

Classes in org.objectweb.speedo.genclass.api used by org.objectweb.speedo.genclass.map
SpeedoGenClassCoherence
          An interface use to manage the consistency of relations.
SpeedoGenClassPO
          This interfaces represents a PersistentObjectItf for a generic class (Collectio, Set, Map, ...) It permits to specify the mapper throught the generic class is persistent.
SpeedoGenClassSerializable
          Interface to allow serialization for gen class.