Andrei Martins edited a comment on Bug HHH-7889

I have the same problem.

I am migrating hibernate 3.2.4 to version 4.1.3 and have a problem in entities
while fetching data on Sybase database.

@Lob
private String xml;

To solve the problem I removed the @Lob, and assume by default @Basic annotation.

I can use the attribute without Lob@ annotation?

Thanks in advance

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira