Hi all,
Does anyone know of any good articles, which describes DAO layer performance
tuning? I'm having some performance issues with data access through this
layer. Some advice on DOs and DON'Ts are welsome.
Thanks in advance,
koluwa
Emmanuel - 06 Mar 2004 15:23 GMT
> Hi all,
>
[quoted text clipped - 4 lines]
> Thanks in advance,
> koluwa
What you asked is too general. Yuo have to tell us what technology you
use (JDBC, an Object/Relational Mapping tool, ...)
the kind of request (mass updates, read mostly, etc)
etc...