mirror of
https://github.com/google/nomulus.git
synced 2025-07-25 20:18:34 +02:00
Rewrite the JPA output connector for BEAM (#995)
* Rewrite the JPA output connector for BEAM Following BEAM's IO connector style, added a RegistryJpaIO class to hold IO connectors, and implemented the Write connector as a static inner class in it. The JpaTransactionManager used by the Write connector retrieves SQL credentials from the SecretManager. Cleaned up SQL-related pipeline parameters. Converted the InitSqlPipeline to use RegistryJpaIO.
This commit is contained in:
parent
a52a8695e3
commit
c7c03874c0
15 changed files with 1563 additions and 1065 deletions
File diff suppressed because it is too large
Load diff
Binary file not shown.
Before Width: | Height: | Size: 1.1 MiB After Width: | Height: | Size: 1.1 MiB |
Loading…
Add table
Add a link
Reference in a new issue