Subject Re: Hibernate 2.1.8 lazy fetch trouble with Jaybird RC 2
Author rockxwre
Hi Roman,

> Can it be that you run in auto-commit mode? In this case JayBird
acts

I think you're right. No transaction is used in the testcase, when I
explicitly use a transaction the exception disappears.
Is it possible to configure Jaybird like it will have the old, not
according to the JDBC spec, behaviour? In read-only situations I don't
always use transactions (is that bad?).

Regards,

Ramon