myeclipse创建 hibernate报错,弄了几天了,硬是解决不了

2018-7-5 15:35:08 org.hibernate.annotations.common.Version <clinit>

INFO: HCANN000001: Hibernate Commons Annotations {4.0.2.Final}

2018-7-5 15:35:08 org.hibernate.Version logVersion

INFO: HHH000412: Hibernate Core {4.2.4.Final}

2018-7-5 15:35:08 org.hibernate.cfg.Environment <clinit>

INFO: HHH000206: hibernate.properties not found

2018-7-5 15:35:08 org.hibernate.cfg.Environment buildBytecodeProvider

INFO: HHH000021: Bytecode provider name : javassist

2018-7-5 15:35:08 org.hibernate.cfg.Configuration configure

INFO: HHH000043: Configuring from resource: /hibernate.cfg.xml

2018-7-5 15:35:08 org.hibernate.cfg.Configuration getConfigurationInputStream

INFO: HHH000040: Configuration resource: /hibernate.cfg.xml

Items类

https://img1.mukewang.com/5b3dce33000119ce09210466.jpg

https://img2.mukewang.com/5b3dce42000185c508300483.jpg

https://img.mukewang.com/5b3dce82000147cb08320513.jpg

https://img1.mukewang.com/5b3dce930001753108960502.jpg

https://img.mukewang.com/5b3dcea00001943309360523.jpg

https://img1.mukewang.com/5b3dcea90001dc0509680667.jpg

艾米丽宏
浏览 2107回答 3
3回答

艾米丽宏

终于解决了,要使用hibernate3

大叔好可爱

你要将hibernate框架配置文件注入到你的web容器中,也就是要初始化容器~

qq_逍遥_50

学框架建议别用myeclipse,用eclipse
打开App,查看更多内容
随时随地看视频慕课网APP

相关分类

Java
测试