Package org.objectweb.speedo.api

Interface Summary
JormFactory It defines a Jorm configurator which manages the PClassMapping, the PBinder and the PNamingContext.
ProxyManager This interfaces defined a manager of proxies (@see SpeedoProxy).
ProxyManagerSwitch This interfaces defines a ProxyManager switch.
SpeedoAccessor This interface a state of an user instance.
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.
SpeedoIdAccessor  
SpeedoProperties Defines the Speedo options which can be passed as properties to the PersistenceManagerFactory
SpeedoProxy This interface what is a Proxy in Speedo.
Transaction This interfaces defines the transaction concept in Speedo.
UserFieldMapping This interface permits to the user to convert a value store a support into the value used in its persistent object.
UserId This interface defines a user identifier.
UserIdFactory This interface defines a factory of UserId instances.
 

Class Summary
ExceptionHelper This helper permits to find the final nested exception of a given exception.
LifeCycle Representation of the life cycle of a JDO Instance.
WorkingSetLifeCycle  
 

Exception Summary
SpeedoConcurrentException  
SpeedoEnhancerException  
SpeedoException  
SpeedoGenerationException This class corresponds to exceptions detected while creating files "proxy", "manager" and "fields".
SpeedoInstanceGenerationException This class corresponds to exceptions thrown before runtime.
SpeedoJormException This class corresponds to exceptions thrown during generation of JORM files.
SpeedoPMFException This class corresponds to exceptions thrown by the PersistenceManagerFactory
SpeedoXMLError