String hql = "from TSidereporting where projectId='" +projectId+ "'and createTime >= trunc(sysdate) andcreateTime
//createTime 属于数据库字段。
String hql = "from TSidereporting where projectId='" +projectId+ "'and createTime >= trunc(sysdate) andcreateTime
//createTime 属于数据库字段。
3877

被折叠的 条评论
为什么被折叠?