首页
编程
java
php
前端
首页
编程
java
php
前端
hibernate执行删除,用属性的属性做条件,但执行不成功
String hql ="delete from FinalSalary fs where fs.emp.deptno = ?";这是我写的
点击展开全文