Uses of Package
org.apache.ode.daohib.bpel.hobj

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

Classes in org.apache.ode.daohib.bpel.hobj used by org.apache.ode.daohib.bpel
HActivityRecovery
          Persistent representation of activity recovery information.
HAttachment
          Row representation of a Attachment.
HCorrelatorMessage
           
HFaultData
          Persistent representation of a fault.
HMessage
          Hibernate-managed table for keeping track of messages.
HMessageExchange
          Hibernate-managed table for keeping track of message exchanges.
HObject
          Base class for Hibernate objects providing auto-generated key, create timestamp and lock fields.
HPartnerLink
          The HEndpointReference can either be attached 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).
HProcess
          Hibernate table representing a BPEL process (not a process instance).
HProcessInstance
          Hibernate table representing a BPEL process instance.
HScope
          Hibernate table representing a BPEL scope instance.
HXmlData
           
 

Classes in org.apache.ode.daohib.bpel.hobj used by org.apache.ode.daohib.bpel.hobj
HActivityRecovery
          Persistent representation of activity recovery information.
HAttachment
          Row representation of a Attachment.
HBpelEvent
          Row representation of a BPEL event.
HCorrelationProperty
          Hibernate table-mapped class representing one valued property in a correlation set.
HCorrelationSet
          Hibernate table representing correlation set values.
HCorrelator
          Hibernate table representing a BPEL correlator, or message-router.
HCorrelatorMessage
           
HCorrelatorSelector
           
HFaultData
          Persistent representation of a fault.
HMessage
          Hibernate-managed table for keeping track of messages.
HMessageExchange
          Hibernate-managed table for keeping track of message exchanges.
HMessageExchangeProperty
          This hibernate entity enables using the BPEL_MEX_PROPS table in HQL.
HObject
          Base class for Hibernate objects providing auto-generated key, create timestamp and lock fields.
HPartnerLink
          The HEndpointReference can either be attached 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).
HProcess
          Hibernate table representing a BPEL process (not a process instance).
HProcessInstance
          Hibernate table representing a BPEL process instance.
HScope
          Hibernate table representing a BPEL scope instance.
HVariableProperty
          Efficient storage of properties (bpel properties).
HXmlData
           
 



Copyright © 2015 WSO2. All Rights Reserved.