mirror of
https://github.com/google/nomulus
synced 2026-09-19 06:32:00 +00: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:
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 |
Reference in New Issue
Block a user