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