码迷,mamicode.com
首页 > 系统相关 > 详细

hibernate Disabling contextual LOB creation as connection was null

时间:2014-06-22 06:19:49      阅读:1188      评论:0      收藏:0      [点我收藏+]

标签:http   tar   ext   com   get   set   

用hibernate访问sybase时遇见的异常。


Could not obtain connection metadata : ASE is now using a multi-byte character set, and the TEXT character counts have not been re-calculated using this character set for table ‘spt_jtext‘. Use DBCC FIX_TEXT on this table before running the query again

  Disabling contextual LOB creation as connection was null


解决:
hibernate.temp.use_jdbc_metadata_defaults false

参考:

http://stackoverflow.com/questions/4588755/hibernate-disabling-contextual-lob-creation-as-createclob-method-threw-error

hibernate Disabling contextual LOB creation as connection was null,布布扣,bubuko.com

hibernate Disabling contextual LOB creation as connection was null

标签:http   tar   ext   com   get   set   

原文地址:http://blog.csdn.net/helloworlddream/article/details/32937065

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!