mirror of
https://github.com/google/nomulus
synced 2026-04-20 16:20:50 +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