mongodb morphia关联查询一例
摘要:
1 //...此处省略了import... 2 /** 3 * Created by shenzhigang on 4/15/16. 4 */ 5 public class Main { 6 public static void main(String[] args) { 7 Datastore datastore; 8 final M... 阅读全文
posted @ 2016-04-15 14:23 shenzhigang 阅读(986) 评论(0) 推荐(0) 编辑