摘要: DBCollection coll = mongo.getCollection(OrgHeatEntity.class.getAnnotation(Document.class).collection()); DBObject query = new BasicDBObject(); query... 阅读全文
posted @ 2015-11-03 17:07 wind90 阅读(655) 评论(0) 推荐(0) 编辑