Li_xiaowa
2016-02-16 01:07关于Hql语句,这条语句为什么查不出数据
hql = "from A a where a.timeDate <= "+time+" and a.name not in (select b.name from B b)";
super.findTopByHql(hql, 20);
这条语句有没有问题啊,为什么查不到数据
- 点赞
- 回答
- 收藏
- 复制链接分享
5条回答
为你推荐
- hibernate查询的问题
- 企业应用
- hibernate
- 0个回答
- Hibernate 中多张表连接,要求左连接,HQL语句怎么整。
- hibernate
- 0个回答
- Hibernate批量删除问题
- hibernate
- 0个回答
- 基于SSH的权限问题HQL语句查询
- hibernate
- 0个回答
- hql 有问题
- hibernate
- 0个回答
换一换