mirror of
https://github.com/google/nomulus
synced 2026-09-02 22:27:07 +00:00
* Convert AllocationToken-related classes to tm() For the most part this is a fairly simple converstion -- changing Key references to VKey references, using JPA transactions when necessary, and using the TransactionManager interface. There's a bit of cleanup too in related code