JavaStandalone

Oracle AI Database Transactional Event Queues Examples

Java examples for Oracle AI Database Transactional Event Queues using Kafka APIs and PL/SQL.

TxEventQKafka#Java#Kafka#PL/SQL#TxEventQ
What this sample helps you learn

Prerequisites: An Oracle AI Database instance. The examples are configured to use a local, Oracle AI Database Free container running on port 1521, but any 26ai instance will work if configured accordingly.

What this sample demonstrates

TxEventQ

Transactional queues for database-backed events and messaging.

Use when event delivery and data changes need the same transaction boundary.

Kafka

Kafka-compatible eventing and migration paths backed by Oracle AI Database queues.

Use when comparing separate-broker designs or moving Kafka-shaped workloads toward database-native eventing.