| Class | Description |
|---|---|
| AdditionalJaxbMappingProducerImpl |
An
AdditionalJaxbMappingProducer implementation that provides Hibernate ORM
with a HBM XML mapping for an map-mode entity configuration for the OutboxEvent
entity data type. |
| DebeziumOutboxRuntimeConfig |
Debezium outbox Quarkus extension runtime configuration properties.
|
| DebeziumTextMap | |
| EventDispatcher |
An application-scope component that is responsible for observing
ExportedEvent events and when detected, persists those events to the
underlying database allowing Debezium to then capture and emit those change
events. |
| JsonNodeAttributeConverter |
Converter that knows how to convert between a
String and JsonNode. |
| OutboxConstants |
Constant values used by the Debezium outbox Quarkus extension.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.