[
https://issues.jboss.org/browse/TEIID-5349?page=com.atlassian.jira.plugin...
]
Harold Campbell commented on TEIID-5349:
----------------------------------------
To answer my own question, the infinispan translator handles enums. Assuming I haven't
missed anything this turns out to be a lot easier to deal with than I'd feared.
PR:
https://github.com/teiid/teiid/pull/1080
JPA translator support for Enums
--------------------------------
Key: TEIID-5349
URL:
https://issues.jboss.org/browse/TEIID-5349
Project: Teiid
Issue Type: Feature Request
Reporter: Harold Campbell
Assignee: Steven Hawkins
The JPA translator does not currently support enums. Whenever it encounters one it throws
a TranslatorException because an enum is neither a simpleType nor an entity/embeddable.
It would be nice if the translator could support these mappings somehow.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)