Package google.registry.persistence
Annotation Interface PersistenceModule.BeamReadOnlyReplicaJpaTm
- Enclosing class:
PersistenceModule
Dagger qualifier for
JpaTransactionManager
used inside BEAM pipelines that uses the
read-only Postgres replica if one is configured (otherwise it uses the standard DB).