這是怎么個情況?啊
2016-1-12 11:20:49 org.hibernate.cfg.Environment
INFO: HHH000206: hibernate.properties not found 這是怎么回事,搞了一上午,就是出不來!2016-1-12 11:20:49 org.hibernate.cfg.Environment
INFO: HHH000206: hibernate.properties not found 這是怎么回事,搞了一上午,就是出不來!2016-01-12
舉報
2016-03-10
是你的hibernate.cfg.xml文件的錯誤,看下后來增加的property是不是在mapping后,如果是,把mapping放到最下面。
2016-01-12
應該是 映射文件沒弄好