问答详情
源自:3-4 [Hibernate单表操作] 对象类型

为什么出现错误了?.Configured SessionFactory: null ? 我就按照老师做得来的啊? 前一分钟还好好的呢,现在运行就是这样了。。。

1.hibernate.properties not found   2.Configured SessionFactory: null  ??

提问者:CNed丶 2015-12-15 16:40

个回答

  • 贪吃干脆面君
    2016-01-15 14:16:35

    com.mysql.jdbc.Blob这里错咯,老师讲的时候用的是java.sql.Blob。

  • CNed丶
    2015-12-15 16:53:52

    如果不写入picture 的话 也就是注释掉的话   运行成功 但是   加上picture再运行的话 就是失败  出现这些错误:1.hibernate.properties not found   2.Configured SessionFactory: null 

    。。。。。wtf!