| Subject | Re: [Firebird-Java] Hibernate 2.1.8 lazy fetch trouble with Jaybird RC 2 | 
|---|---|
| Author | Roman Rokytskyy | 
| Post date | 2005-10-10T10:38:27Z | 
> Is this a bug? Or am I doing something wrong (besides not usingCan it be that you run in auto-commit mode? In this case JayBird acts
> Hibernate 3 :-).
according to the specification and closes result set when another statement
is executed against the same connection. JayBird 1.5 ignored this
requirements.
If that is not the case, please tell, I will check your test case at home.
Roman