为了账号安全,请及时绑定邮箱和手机立即绑定

数据库显示乱码,求老师帮忙

580d7c520001b68005000314.jpg

580d7c530001e0e705000135.jpg

数据库编码utf8了,jsp的也设置utf-8,但是就是一直报下面这个错

ERROR - Data truncation: Data too long for column 'pname' at row 1

ERROR - Exception occurred during processing request: could not insert: [cn.test.ssh.domain.Product]; SQL [insert into product (pname, price) values (?, ?)]; nested exception is org.hibernate.exception.DataException: could not insert: [cn.test.ssh.domain.Product]

org.springframework.dao.DataIntegrityViolationException: could not insert: [cn.test.ssh.domain.Product]; SQL [insert into product (pname, price) values (?, ?)]; nested exception is org.hibernate.exception.DataException: could not insert: [cn.test.ssh.domain.Product]

at org.springframework.orm.hibernate3.SessionFactoryUtils.convertHibernateAccessException(SessionFactoryUtils.java:648)

at org.springframework.orm.hibernate3.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:412)

at org.springframework.orm.hibernate3.HibernateTemplate.doExecute(HibernateTemplate.java:412)

at org.springframework.orm.hibernate3.HibernateTemplate.executeWithNativeSession(HibernateTemplate.java:375)

at org.springframework.orm.hibernate3.HibernateTemplate.save(HibernateTemplate.java:684)

at cn.test.ssh.dao.ProductDao.save(ProductDao.java:16)


正在回答

0 回答

举报

0/150
提交
取消
基于SSH实现员工管理系统之框架整合篇
  • 参与学习       49832    人
  • 解答问题       344    个

本视频教程主要介绍环境搭建和SSH框架整合,逐层深入理解学习

进入课程

数据库显示乱码,求老师帮忙

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信