mirror of
https://github.com/google/nomulus
synced 2026-02-07 13:31:12 +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