mirror of
https://github.com/google/nomulus
synced 2026-01-10 07:57:58 +00:00
* Generate string to uniquely identify a SqlEntity Add a method to SqlEntity that returns a string built from the entity's primary key(s). This string can be used in logging.