|
Class Summary |
| CMP2Bean |
This Class represents a CMP2 EntityBean, mapped on Jorm. |
| Collection |
This class is a basic implementation of the java.util.Collection based on the
generic class implementation (GenClassImpl). |
| CollectionElement |
This class is a specialization of the GenClassElement with an index to
distinguish the dupicated element. |
| FloatPkFieldMapping |
Conversion java.lang.Float <-> java.lang.String. |
| GenClassElement |
This class is a basic implementation of the PIndexedElem interface used by
the GenClassImpl class. |
| GenClassImpl |
This class is a basic implementation of the PGenClassAccessor interface
usefull for the multivalued relation. |
| JEntityContext |
This class extends the JEntityContext of the JOnAS container in order to take
in consideration the fact that the container manages PName instances and not
primary keys. |
| JormFactory |
This class is an extension of the JEntityFactory class. |
| JormType |
This class contains several methods to manipulate a PType. |
| MapperManager |
This class manages Jorm mappers. |
| MedorFactory |
This class does the initialisation of Medor and permits to access to the
query. |
| RdbFactory |
|
| RdbMappingBuilder |
Class to hold meta-information for Jorm |
| Set |
This class is a basic implementation of the java.util.Set based on the
generic class implementation (GenClassImpl) and the Collection
implementation. |