错误信息如下 org.springframework.jdbc.UncategorizedSQLException: Hibernate flushing: could not insert: [com.bsth.pdyg.domain.Contentinfo]; uncategorized SQLException for SQL [insert into PDYG.CONTENTINFO (TITLE, USER_NAME, PUBDATE, CONTENTDETAIL, CONTENT_TYPE, CID) values (?, ?, ?, ?, ?, ?)]; SQL state [null]; error code [17090]; 不允许的操作: streams type cannot be used in batching; nested exception is java.sql.SQLException: 不允许的操作: streams type cannot be used in batching
java.sql.SQLException: 不允许的操作: streams type cannot be used in batching