Subject | Re: Hibernate 2.1.8 lazy fetch trouble with Jaybird RC 2 |
---|---|
Author | rockxwre |
Post date | 2005-10-10T11:14:29Z |
Hi Roman,
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
> Can it be that you run in auto-commit mode? In this case JayBirdacts
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