mirror of
https://github.com/google/nomulus
synced 2026-09-02 22:27:07 +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