1
0
mirror of https://github.com/google/nomulus synced 2026-01-06 13:36:48 +00:00
Files
nomulus/core
Michael Muller 2009540f8b Implement a hibernate type for enums (#446)
* Implement a hibernate type for enums

Leverage GenericCollectionUserType to store enum fields as an array of
strings.

* Changes requested in review

* Remove extraneous import

Curiously, this causes checkstyle to fail now that the import was /removed
from a comment./
2020-01-16 14:56:41 -05:00
..
2020-01-14 10:54:09 -05:00