Rainer Döbele created EMPIREDB-346:
--------------------------------------
Summary: Improve Enum value conversion / allow custom conversion
Key: EMPIREDB-346
URL: https://issues.apache.org/jira/browse/EMPIREDB-346
Project: Empire-DB
Issue Type: Improvement
Components: Core
Reporter: Rainer Döbele
Assignee: Rainer Döbele
Currently conversion between database values and enum types are either by name
or by ordinal, depending on the column type.
Since not all characters can be used for enum names a custom conversion method
is required.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)