google-nomulus/javatests/google/registry
cgoldfeder 23b66b0bb4 Load foreign keys more efficiently for xml marshalling.
Before this CL, each contact and host was independently
loaded via the ReferenceUnion adapter. Since fields are
processed serially by JAXB, this means worst-case there
were 17 loads, best case 3 (the 3 required contacts) and
usual case 5-6 (some hosts). This CL reduces that to 1
datastore roundtrip in all cases.

A side effect of this CL is the further hollowing-out of
ReferenceUnion, since it no longer is involved in
marshalling at all.
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=123712842
2016-06-06 13:30:53 -04:00
..
backup Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
bigquery Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
config Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
cron Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
dns Make dnsupdate go back to using dnsjava 2.x 2016-05-16 18:40:31 -04:00
export Typo in comment 2016-05-16 18:40:40 -04:00
flows Load foreign keys more efficiently for xml marshalling. 2016-06-06 13:30:53 -04:00
groups Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
mapreduce/inputs Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
model Follow-up changes to TimeOfYear from [] 2016-05-27 12:56:09 -04:00
module Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
monitoring/whitebox Don't throw entity integrity errors for renamed hosts 2016-05-16 18:40:19 -04:00
pricing Add additional return values to PricingEngine interface 2016-06-06 12:14:51 -04:00
rdap Registrant of a domain can never be null 2016-05-18 13:10:18 -04:00
rde Registrant of a domain can never be null 2016-05-18 13:10:18 -04:00
request Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
security Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
server Migrate Domain Registry to Closure Rules 0.1.0 2016-05-17 13:53:41 -04:00
storage/drive Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
testing Add additional return values to PricingEngine interface 2016-06-06 12:14:51 -04:00
tldconfig/idn Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00
tmch Registrant of a domain can never be null 2016-05-18 13:10:18 -04:00
tools Add gTech commands for dealing with DotAppRegistrarInfo 2016-06-06 12:13:25 -04:00
ui Change second-level domain name to fully-qualified domain name 2016-05-27 12:42:33 -04:00
util Remove python scripts from third_party/.../util 2016-05-13 23:18:35 -04:00
whois Typo in comment 2016-05-16 18:40:40 -04:00
xjc Prefer re2 over java.util.regex 2016-05-13 23:16:07 -04:00
xml Rename Java packages to use the .google TLD 2016-05-13 20:04:42 -04:00