OJB 0.9.8 executes a select count(*) after every single query, event the
most simple ones. It does that with Oracle / MySQL with JDBC set to 2.0 and
3.0.



After debugging, it seems it reads all the ResultSets as forward only.



Also, are there any plans to add "right outer join" selects on 1:1
references?



Thanks

Caster


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to