So the conclution will maybe be to avoid using entitybeans in big systems
and instead access the datanbase through a sessionbean? Or would every
sessionbean need to access the dbms directly through plain SQL (should be a
bad solution)?

\Jon

> I am afraid this is a common problem to Entity EJB both BMP and CMP also
> some application server can do much better job at optimizing data access I
> don't know any of them that can mach the speed of a SELECT statement.

Reply via email to