sessionfactory
Error creating bean with name 'sessionFactory' defined in class path resource [applicationContext.xml]: Invocation of init method failed; nested exception is java.io.FileNotFoundException: class path resource [ssh_employee/src/lin/employee/domain/Department.hbm.xml]...這是什么錯(cuò)?小白,暈死了
2016-11-19
是不是后面還有no mapped 什么之類的,如果有可能是hql語句from 后面的表名沒大寫
2016-11-19
from后面是實(shí)體類名