hibernate Disabling contextual LOB creation as connection was null

使用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

版权声明:本文博主原创文章,博客,未经同意不得转载。

posted @ 2015-09-19 09:12  zfyouxi  阅读(525)  评论(0编辑  收藏  举报