Subject Re: [Firebird-Java] JayBird 2.0.0 Hibernate ScrollableResults problems
Author Roman Rokytskyy
> The first record that is fetched from the dataset goes well. The
> second however, leads to errors which you can find at the end of the
> email.
> I think this is a bug, since this problem didn't occur in version
> 1.5.x of Jaybird.
>
> Should I report this in the bugtrack system?

Please, provide a test case with Hibernate to reproduce this problem (java
code, .hbm.xml or XDoclet mapping in the code). I suspect the issue is
related to the auto-commit mode, but I need to be sure.

Roman