摘要:
最近有很多朋友用到select new 方法。下面我给大家举个简单的例子。定义类:public class TycoonRow implements Serializable { private static final long serialVersionUID = -8902581963250812345L; private int id; private String name; public TycoonRow(int id, String name) { super(); this.id = id; this.checkNo = name; } public int getId... 阅读全文
posted @ 2012-12-19 16:36
东北大亨
阅读(1369)
评论(0)
推荐(0)

浙公网安备 33010602011771号