Closed GoogleCodeExporter closed 9 years ago
Original comment by lhori...@gmail.com
on 31 Aug 2011 at 10:48
Objectify4 supports maps in two ways: either a Map<String, XYZ> which creates
expando-style fields, or you can automatically convert any collection type
(say, embedded objects) to a map using @Mapify(YourKeyMapper.class).
That said, this feature request is acknowledged.
Original comment by lhori...@gmail.com
on 16 Dec 2011 at 2:44
Lifecycle callbacks now work on embedded classes in v5
Original comment by lhori...@gmail.com
on 14 Apr 2014 at 12:25
Original issue reported on code.google.com by
DanielVo...@gmail.com
on 31 Aug 2011 at 10:46