Package org.apache.ode.daohib.bpel

An implementation of the BPEL data access objects (DAO) api using hibernate.

See:
          Description

Class Summary
ActivityRecoveryDaoImpl Hibernate based ActivityRecoveryDao implementation
BpelDAOConnectionFactoryImpl Hibernate-based BpelDAOConnectionFactory implementation.
BpelDAOConnectionImpl Hibernate-based BpelDAOConnection implementation.
CorrelatorMessageDaoImpl  
FaultDAOImpl Hibernate based FaultDAO implementation
HibernateDao Base class for our DAO objects.
MessageDaoImpl  
MessageExchangeDaoImpl  
PartnerLinkDAOImpl Hibernate based {EndpointReferenceDAO} implementation.
ProcessDaoImpl Hibernate-based ProcessDAO implementation.
ProcessInstanceDaoImpl Hibernate-based ProcessInstanceDAO implementation.
ProcessManagementDaoImpl  
 

Package org.apache.ode.daohib.bpel Description

An implementation of the BPEL data access objects (DAO) api using hibernate.