mirror of
https://github.com/google/nomulus
synced 2026-02-06 21:11:34 +00:00
* Write one PCollection to SQL Defined a transform that writes a PCollection of entities to SQL using JPA. Allows configuring parallelism level and batch size.