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