Uses of Class
org.apache.ode.daohib.bpel.HibernateDao

Packages that use HibernateDao
org.apache.ode.daohib.bpel An implementation of the BPEL data access objects (DAO) api using hibernate. 
 

Uses of HibernateDao in org.apache.ode.daohib.bpel
 

Subclasses of HibernateDao in org.apache.ode.daohib.bpel
 class ActivityRecoveryDaoImpl
          Hibernate based ActivityRecoveryDao implementation
 class CorrelatorMessageDaoImpl
           
 class FaultDAOImpl
          Hibernate based FaultDAO implementation
 class MessageDaoImpl
           
 class MessageExchangeDaoImpl
           
 class PartnerLinkDAOImpl
          Hibernate based {EndpointReferenceDAO} implementation. can either be related to a scope (when it's specific to a scope instance, for example because it has been assigned during the instance execution) or to a process definition (general endpoint configuration).
 class ProcessDaoImpl
          Hibernate-based ProcessDAO implementation.
 class ProcessInstanceDaoImpl
          Hibernate-based ProcessInstanceDAO implementation.
 class ProcessManagementDaoImpl
           
 class ScopeDaoImpl
          Hibernate-based ScopeDAO implementation.
 class XmlDataDaoImpl
          Hibernate-based XmlDataDAO implementation.
 



Copyright © 2010 Apache Software Foundation. All Rights Reserved.