|
Hi! This issue hasn't been fully resolved. AttributeConverter is still not applied to K when you annotate Map<K, V> with @Enumerated or @Temporal (which relate to V). It wasn't hard to fix, so I created a pull request. See https://github.com/hibernate/hibernate-orm/pull/1047.
|