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 什么之類(lèi)的,如果有可能是hql語(yǔ)句from 后面的表名沒(méi)大寫(xiě)
2016-11-19
from后面是實(shí)體類(lèi)名