google-nomulus/core
Shicong Huang adafab60c4
Add common CRUD operations to TransactionManager (#487)
* Add BasicDao

* Refactor RegistrarDao to extend BasicDao

* Introduce VKey and rewrite BasicDao

* Move CRUD methods to TransactionManager

* Refactor code to simplify the way to get id from entity and sqlKey

* Assert in transaction

* Fix broken test

* Change methods name
2020-03-05 14:03:03 -05:00
..
gradle/dependency-locks Start using JUnit 5 (#488) 2020-02-19 18:29:59 -05:00
src Add common CRUD operations to TransactionManager (#487) 2020-03-05 14:03:03 -05:00
build.gradle Start using JUnit 5 (#488) 2020-02-19 18:29:59 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00