[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[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."

I could not find what the default value is in the spec. (It's Saturday morning and I'm off to the beach, so I did not look that hard) I'll have a good look on Monday, and post to the EG if needed.

Thanks for pointing this out.

Dirk le Roux