mirror of
https://github.com/google/nomulus
synced 2026-07-19 14:32:44 +00:00
6a96b1a9cd
* 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