ernate"
Sent: Wednesday, July 10, 2013 3:29:38 PM
Subject: Re: [hibernate-dev] Sybase BLOB loading errors
there was some problems with sybase blob support, but I think from Sybase ASE
15.7 it is resolved now
the problem here is using scrollable result set
something worth to try th
there was some problems with sybase blob support, but I think from Sybase ASE
15.7 it is resolved now
the problem here is using scrollable result set
something worth to try though:
1. using FORWARD_ONLY in the org.hibernate.Query#scroll since the sybase driver
seems supports this mode best
2.
We have the below error reported since quite a while in the Hibernate
Search testsuite, when run on Sybase.
I remember when initially noticing that someone told me it was about a
known problem in ORM, but I didn't track the JIRA issue. Someone knows
please?
TiA
Sanne
Error Message
The method co