mirror of
https://github.com/google/nomulus
synced 2026-05-01 13:26:05 +00:00
* Use TransactionManager for hosts and contacts Replace Ofy calls with TransactionManager for most interactions involving hosts and contacts. In the course of this, also convert ForeignKeyIndex and the EppResourceCache. * Minor formatting fix