| Package | Description |
|---|---|
| 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.
|
| Constructor and Description |
|---|
CorrelatorMessageDaoImpl(SessionManager sm,
HCorrelatorMessage hobj) |
| Modifier and Type | Method and Description |
|---|---|
HCorrelatorMessage |
HCorrelatorMessageKey.getOwner()
The message with which this correlation key value is associated.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<HCorrelatorMessage> |
HCorrelator.getMessageCorrelations()
Get the set of
HCorrelatorMessage objects representing the
messages that need matching to a selector (i.e. |
| Modifier and Type | Method and Description |
|---|---|
void |
HCorrelatorMessageKey.setOwner(HCorrelatorMessage owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
HCorrelator.setMessageCorrelations(java.util.Set<HCorrelatorMessage> messages)
Hibernate-mandated setter.
|
Copyright © 2021 WSO2. All Rights Reserved.