| [news.eclipse.technology.jsr220-orm] Re: Mapping of Enum field |
Hi Jim,
From spec:"An enum can be mapped to either a string or an integer, and depending upon the column type either the ordinal value or string value of the enum will be stored."
Thanks for pointing this out.
Dirk le Roux