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.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.
SpeedoGenClassProxy
          This interfaces represents a SpeedoProxy for a generic class (Collectio, Set, Map, ...) It permits to specify the mapper throught the generic class is persistent.
 

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.
SpeedoGenClassProxy
          This interfaces represents a SpeedoProxy for a generic class (Collectio, Set, Map, ...) It permits to specify the mapper throught the generic class is persistent.
 

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