Package org.objectweb.speedo.mapper.lib

Common components and tools of all mappers.

See:
          Description

Class Summary
BasicJormFactory This class manages the initialization and the naming, of persistent class.
DelegatePMapper This class is an implementation of the PMapper interface delegating all method to another PMapper, except for the lookup method.
JormStorageManager This class is an implementation of the StorageManager interface based on Jorm.The single hypothesis concerns the architecture of the CacheEntry: - the CacheEntry implements the PBinding interface - the obj parameters implement State and PAceessor.
Object2JMIFileSerializer This class contains primitive to serialize and deserialize an Object into a .jmi file.
Object2StringSerializer This class contains primitive to serialize and deserialize an Object into a java Stirng.
 

Package org.objectweb.speedo.mapper.lib Description

Common components and tools of all mappers.