google-nomulus/core
Michael Muller 8bd5df98ff Improve naming of TransactionManager methods (#802)
* Improve naming of TransactionManager methods

Per internal discussion, convert names of methods as follows:

    saveNew -> insert
    saveNewOrUpdate -> put
    checkExists -> exists

Likewise, convert derived names to their corresponding forms, e.g.
saveNewOrUpdateAll -> putAll.
2020-09-21 09:10:01 -04:00
..
gradle/dependency-locks Update jackson-core to the latest version (#789) 2020-09-03 09:11:12 -04:00
src Improve naming of TransactionManager methods (#802) 2020-09-21 09:10:01 -04:00
WEB-INF/appengine-generated Enable Cloud SQL when Datastore is enabled for unit test (#502) 2020-03-10 12:26:25 -04:00
build.gradle Consolidate conversion from Duration to Period in DurationConverter (#786) 2020-09-01 11:29:28 -04:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up generated sources configuration (#724) 2020-07-30 15:43:42 -04:00