mirror of
https://github.com/google/nomulus.git
synced 2025-08-26 11:03:45 +02:00
* Fix RegistryJpaIO.Read problem with large data The read connector needs to detach loaded entities. This is now the default behavior in QueryComposer Also removed the 'transaction mode' property from the Read connector. There are no obvious use cases for non-transaction query, and implementation is not straightforward with the current code base. Also changed the return type of QueryComposer.list() to ImmutableList. |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
WEB-INF/appengine-generated | ||
build.gradle | ||
Dockerfile | ||
karma.conf.js |