Uses of Package
org.objectweb.speedo.genclass

Packages that use org.objectweb.speedo.genclass
org.objectweb.speedo.genclass The management of generic persistent class (Collection, Set, Map). 
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). 
org.objectweb.speedo.generation.generator.fields Generator of Speedo Fieds class (the state of persistent objects). 
org.objectweb.speedo.generation.generator.home   
org.objectweb.speedo.generation.generator.home.ejb   
org.objectweb.speedo.generation.generator.home.jdo   
org.objectweb.speedo.generation.generator.lib   
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.genclass
GenClassAccessor
          This class represents an accessor of a genclass structure.
GenClassElement
          Represents a element of a gen class.
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.genclass.collection
GenClass
          This class is a basic implementation of the SpeedoGenClassPO interface.
GenClassAccessor
          This class represents an accessor of a genclass structure.
GenClassElement
          Represents a element of a gen class.
PIndexedElemIterator
          This class is an implementation of the iterator interface.
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.genclass.ejb
AbstractGenClassHome
          This implementation of HomeItf delegated the PClassMapping roles to another instance.
GenClass
          This class is a basic implementation of the SpeedoGenClassPO interface.
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.genclass.jdo
AbstractGenClassHome
          This implementation of HomeItf delegated the PClassMapping roles to another instance.
GenClass
          This class is a basic implementation of the SpeedoGenClassPO interface.
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.genclass.map
GenClass
          This class is a basic implementation of the SpeedoGenClassPO interface.
GenClassAccessor
          This class represents an accessor of a genclass structure.
GenClassElement
          Represents a element of a gen class.
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.fields
SupportedGenClass
           
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.home
SupportedGenClass
           
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.home.ejb
SupportedGenClass
           
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.home.jdo
SupportedGenClass
           
 

Classes in org.objectweb.speedo.genclass used by org.objectweb.speedo.generation.generator.lib
SupportedGenClass