Package | Description |
---|---|
org.apache.synapse.message.store.impl.jdbc | |
org.apache.synapse.message.store.impl.resequencer |
Modifier and Type | Method and Description |
---|---|
protected Statement |
JDBCMessageStore.getStoreMessageStatement(MessageContext messageContext,
java.lang.Long sequenceId)
Generates the statement to store message in database.
|
Modifier and Type | Method and Description |
---|---|
protected Statement |
ResequenceMessageStore.getStoreMessageStatement(MessageContext context,
java.lang.Long sequenceId)
Stores message in database by providing the correct sequence id.
|
Copyright © 2005-2021 Apache Software Foundation. All Rights Reserved.