| 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. |
| DebeziumOutboxRecorder |
Recorder that configures the
EventDispatcher at runtime. |
| DebeziumOutboxRecorder$$accessor | |
| DebeziumOutboxRuntimeConfig |
Debezium outbox Quarkus extension runtime configuration properties.
|
| DebeziumOutboxRuntimeConfig$$accessor | |
| 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 © 2020 JBoss by Red Hat. All rights reserved.