Package org.apache.ode.bpel.memdao

An in-memory implementation of the BPEL data-access object (DAO) interfaces.

See:
          Description

Class Summary
BpelDAOConnectionFactoryImpl Connection factory for the in-memory state store.
FaultDaoImpl In-memory implementation of FaultDAO.
MessageDAOImpl  
MessageExchangeDAOImpl  
PartnerLinkDAOImpl A very simple, in-memory implementation of the PartnerLinkDAO interface.
ProcessInstanceDaoImpl A very simple, in-memory implementation of the ProcessInstanceDAO interface.
ProcessManagementDaoImpl  
 

Package org.apache.ode.bpel.memdao Description

An in-memory implementation of the BPEL data-access object (DAO) interfaces. Provides a backing store for the BPEL service-provider in those rare circumstances where reliabilty is not required.