Package | Description |
---|---|
org.axonframework.eventhandling.deadletter.jdbc |
Modifier and Type | Class and Description |
---|---|
class |
GenericDeadLetterTableFactory
A
DeadLetterTableFactory implementation compatible with most databases. |
Modifier and Type | Method and Description |
---|---|
void |
JdbcSequencedDeadLetterQueue.createSchema(DeadLetterTableFactory tableFactory)
Performs the DDL queries to create the schema necessary for this
SequencedDeadLetterQueue
implementation. |
Copyright © 2010–2024. All rights reserved.