生成表结构出错,org.hibernate.MappingNotFoundException: resource: entity.Students.hbm.xml not found at org.hibernate.cfg.Configuration.addResource(Configuration.java:738) at org.hibernate.cfg.Configuration.parseMappingElement(Configuration.java:2188) at org.hi
Students.hbm.xml文件存在;
配置文件hibernate.cfg.xml有加<mapping resource="Stdents.hbm.xml"/>