mirror of
https://github.com/google/nomulus.git
synced 2025-07-23 19:20:44 +02:00
* Implement VKeyConverter Implement a SQL converter that can be used for VKey objects. Caveats: - This only works with string columns (there's an excellent chance that all of our VKeys will use SQL string columns). - Using this dpesn't establish a foreign key constraint between the referenced type (the "T" in VKey<T>) and the entity itself: this needs to be defined manually in the schema. |
||
---|---|---|
.. | ||
main | ||
nonprod/java/google/registry/tools | ||
test |