google-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
..
gradle/dependency-locks Use monitoring client v1.0.7 (#445) 2020-01-14 23:11:54 -05:00
src Implement a hibernate type for enums (#446) 2020-01-16 14:56:41 -05:00
build.gradle Upgradle JUnit to 4.13 (#442) 2020-01-14 10:54:09 -05:00
Dockerfile Build docker image of nomulus tool (#142) 2019-07-16 20:18:44 -04:00
karma.conf.js Clean up Karma config file (#345) 2019-11-06 10:33:58 -05:00