課程
/后端開發(fā)
/Java
/使用Struts2+Hibernate開發(fā)學(xué)生信息管理功能
Users is not mapped [from Users where username=? and password=? ?] 明明配置了為什么不行???
2016-06-07
源自:使用Struts2+Hibernate開發(fā)學(xué)生信息管理功能 2-6
正在回答
如果都配置正確可能是包的問題,我之前遇到一個(gè)問題是,包一定要放在lib下,然后導(dǎo)入項(xiàng)目中才有用,用user libraries會報(bào)錯(cuò)
遺忘曾經(jīng)
舉報(bào)
Strust2+Hibernate整合開發(fā)案例,Java Web開發(fā)技能更上一層樓
2 回答Users is not mapped?
1 回答Users is not mapped
2 回答Users is not mapped
13 回答Users is not mapped 網(wǎng)上查了好多也沒解決
3 回答Students is not mapped [from Students]
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動(dòng)學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2016-06-08
如果都配置正確可能是包的問題,我之前遇到一個(gè)問題是,包一定要放在lib下,然后導(dǎo)入項(xiàng)目中才有用,用user libraries會報(bào)錯(cuò)