`
xhcat1025
  • 浏览: 4690 次
  • 来自: ...
最近访客 更多访客>>
社区版块
存档分类
最新评论
文章列表
public static void main(String[] args) {         Session session = null;         Transaction tx = null;         List list = null;         Criteria criteria = null;         InfoTab infoTab = null;         try {             session = HibernateSessionFactor ...
一、异常如下: 14:30:50,484 ERROR JDBCExceptionReporter:72 - Data truncation: Data too long for column 'content' at row 1 org.hibernate.exception.GenericJDBCException: could not insert: [com.jh.xh.hibernate.pojo.InfoTab] 二、程序代码: private String content;     public void setContent(String content) {      ...
Global site tag (gtag.js) - Google Analytics