mirror of
https://github.com/google/nomulus
synced 2026-07-19 14:32:44 +00:00
e550c94cbc
* 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