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

hibernate Disabling contextual LOB creation as connection was null,古老的榕树,5-wow.com

郑重声明:本站内容如果来自互联网及其他传播媒体,其版权均属原媒体及文章作者所有。转载目的在于传递更多信息及用于网络分享,并不代表本站赞同其观点和对其真实性负责,也不构成任何其他建议。