google-nomulus/core/src/test
Michael Muller 5488e1b323
Fix accessing superclass fields in checkExists() (#799)
* Fix accessing superclass fields in checkExists()

JpaTransactionManagerImpl doesn't respect @Id fields in mapped superclasses.
Replace calls to getDeclaredId() and getDeclaredField() with superclass
friendly counterparts.
2020-09-11 13:45:51 -04:00
..
java/google/registry Fix accessing superclass fields in checkExists() (#799) 2020-09-11 13:45:51 -04:00
javascript/google/registry/ui/js Rename whitelist -> allow list (#635) 2020-06-18 18:36:05 -04:00
resources/google/registry Change disable invoicing flag to enable invoicing flag (#783) 2020-09-09 19:37:41 -04:00