Use Map as property of model in Play

前端 未结 3 1064
日久生厌
日久生厌 2021-02-04 17:33

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         


        
3条回答
提交回复
热议问题