Maps generics required two classes : Map<keyClass,valueClass>. HibernateSynchronizer 3.1.1 generated the baseClasses with only one key, so the base class does not compile.
Logged In: NO
Sorry, forgot the "type" attribute... can be closed (invalid).
Well, the bug seems to be valid. <map-key > has a "type" attribute, which should set the "key" generic of the map, but it doesn't...
Log in to post a comment.
Logged In: NO
Sorry, forgot the "type" attribute... can be closed (invalid).
Logged In: NO
Well, the bug seems to be valid.
<map-key > has a "type" attribute, which should set the
"key" generic of the map, but it doesn't...