google-nomulus/core/src/test
gbrodman a259dee986
Add a DAO for RegistryLock objects (#290)
* Add a DAO for RegistryLock objects

* Add an index on verification code and remove old file

* Move to v4

* Use camelCase in index names

* Javadoc fixes

* Allow alteration of RegistryLock objects in-place

* save, load-modify, read in separate transactions

* Change the creation timestamp to be a CreateAutoTimestamp
2019-10-07 11:24:08 -04:00
..
java/google/registry Add a DAO for RegistryLock objects (#290) 2019-10-07 11:24:08 -04:00
javascript/google/registry/ui/js Move JS and CSS files to a Javascript source dir (#156) 2019-07-05 12:01:16 -04:00
resources/google/registry Implement JpaTransactionManager (#268) 2019-09-19 10:01:40 -04:00