Package io.debezium.outbox.quarkus.internal
-
Class Summary Class Description AdditionalJaxbMappingProducerImpl AnAdditionalJaxbMappingProducerimplementation 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 observingExportedEventevents 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 aStringandJsonNode.OutboxConstants Constant values used by the Debezium outbox Quarkus extension.