Skip to content
#

java-persistance-framework

Here are 2 public repositories matching this topic...

Modern Java persistence framework for Event-driven systems. Built-in outbox pattern. Atomic transactions with domain events. Spring, Quarkus, Micronaut, or pure Java

  • Updated Aug 10, 2026
  • Java

Demonstrates JDX ORM object streaming — retrieving large query results in incremental batches using QFLAG_STREAM, queryFetch, and queryClose rather than loading everything into memory at once. Must be run inside a transaction; shows both a full-table stream and a filtered, ordered stream.

  • Updated Apr 6, 2026
  • Java

Improve this page

Add a description, image, and links to the java-persistance-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the java-persistance-framework topic, visit your repo's landing page and select "manage topics."

Learn more