google-code-export / objectify-appengine

Automatically exported from code.google.com/p/objectify-appengine
MIT License
1 stars 0 forks source link

EnumMap is not supported as @Embedded field #112

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Objectify 3.1 beta

I'm trying to create class with EnumMap as an @Embedded field, getting 
"java.lang.IllegalStateException: Map key type must be string" during class 
registration. As soon as strings are supported, can't you please support enums 
as keys please?

BTW, JDO supports EnumMap as serializable fields.

Thanks in advance.

Original issue reported on code.google.com by vrid...@gmail.com on 3 Nov 2011 at 1:24

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 16 Dec 2011 at 2:54

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 14 Apr 2014 at 12:36

GoogleCodeExporter commented 9 years ago

Original comment by lhori...@gmail.com on 14 Apr 2014 at 12:37