nutzmongo icon indicating copy to clipboard operation
nutzmongo copied to clipboard

对map字段的扩展处理建议

Open talentyao opened this issue 8 years ago • 1 comments

试用了一下发现Map的key不能是数字类型有点不方便,是否可以定义一个FieldAnnotation 来专门处理map类型的字段?或者 Map和DBObject分开处理,转为字段名为{“key“ 123 ,“value”:‘abc’}这样的形式呢

talentyao avatar Dec 05 '16 11:12 talentyao

额, 没懂

wendal avatar Dec 27 '16 06:12 wendal