Thread:
 method 1 and mysql.. 
 hooverphonique   02 Dec 2004, 09:38 
 Re: method 1 and mysql.. 
 hooverphonique   02 Dec 2004, 09:57 
 Re: method 1 and mysql.. 
 monoxxx   10 Aug 2005, 22:41 

Comment
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
From: hooverphonique (02 Dec 2004, 09:38) Replies: 2, Views: 41116
Subject: method 1 and mysql..
I can confirm that the first method (using Clob#getSubString) does NOT 
work for MySQL, since the Hibernate ClobImpl class does not allow 
extraction of data using getSubString, which is exactly the method 
MySQL uses to get to the character data (which actually causes the 2nd 
method to bomb as well, since the stream methods are not used by the 
MySQL JDBC driver (v 3.0.14) in this case).
Prev. thread 
 Next thread
 
Prev. posting 
 Next posting
© Copyright 2006, Red Hat Middleware, LLC. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc. [Privacy Policy]