hibernate
文章平均质量分 64
hellowindowns
项目。。。多回头。
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Hql List Map 查找
// String hql = "select new Map(u.myCarPlateNo as myCarPlateNo, sm.dataId as dataId) From UserCarInfo u , StoreMember sm where 1=1 and u.memberId=sm.dataId and u.myCarPlateNo like:myCarPlat原创 2015-11-16 09:17:16 · 496 阅读 · 0 评论 -
单向关联一对一映射
http://blog.csdn.net/aboy123/article/details/10301973转载 2016-06-15 00:15:39 · 512 阅读 · 0 评论
分享