老船长

任何的限制,都是从自己的内心开始的。

导航

2016年4月15日 #

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 阅读(982) 评论(0) 推荐(0) 编辑