摘要:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven surefire plugin:2.10:test (default test) on project web_nanchang: There are test failure 阅读全文
摘要:
文章一: 1.用hql语句 ` String hql="select student.id, student.name ,class.name from student映射实体类名 as student , class映射实体类名 as class where class.id = student. 阅读全文