I\'m trying to use a Map as a type for one of my models properties. Let\'s take these two classes for example:
@Entity public class Foo extends Model { @One
Remove the:
@MapKey(name = "name")