摘要:
/** * 立即加载满足条件的数据 支持一级缓存的写入 但是不支持 读取 操作 */ @Test public void testQuery3() { String hql = "from Person"; Query query = session.createQuery(hql); List<P 阅读全文
posted @ 2016-01-27 18:03 飞猫网 阅读(131) 评论(0) 推荐(0) 编辑
Model+架在Model上的API+特定功能的Work flow+UI+可读性强的Codes
posted @ 2016-01-27 18:03 飞猫网 阅读(131) 评论(0) 推荐(0) 编辑
posted @ 2016-01-27 15:45 飞猫网 阅读(167) 评论(0) 推荐(0) 编辑