随笔分类 - mongo
摘要:for (var i = 1; i <= 30; i++) {db.wechatAttention.save({_class:"la.xiaoxiao.manager.wechat.entity.WechatAttentionEntity",ghId:"gh_"+ObjectId().valueO...
阅读全文
摘要:db.getMongo().setSlaveOk()
阅读全文
摘要:TypedAggregation aggregation = newAggregation(DemoEntity.class, match(match), group("name").count().as("total"), sort(Sort.Direction.AS...
阅读全文
摘要:DBCollection coll = mongo.getCollection(OrgHeatEntity.class.getAnnotation(Document.class).collection()); DBObject query = new BasicDBObject(); query...
阅读全文

浙公网安备 33010602011771号