Path expected for join! [SELECT count(*) FROM  cn.com.jsoft.entities.TDSysnphoto p left join TDSysnotice s where p.snid = s.id]; nested exception is org.hibernate.hql.ast.QuerySyntaxException: Path expected for join! [SELECT count(*) FROM  cn.com.jsoft.entities.TDSysnphoto p left join TDSysnotice s where p.snid = s.id]  

  hibernate貌似不认识join,那就换成“,”吧!再试试。

相关文章:

  • 2021-09-04
  • 2022-12-23
  • 2021-06-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-04
  • 2021-10-27
猜你喜欢
  • 2021-09-22
  • 2022-12-23
  • 2022-02-01
  • 2021-05-21
  • 2021-07-05
  • 2021-04-25
  • 2022-12-23
相关资源
相似解决方案