> I was reading an article from jguru,
> http://www.jguru.com/faq/view.jsp?EID=161, which had a ref to a posting
> from May of 2000 that mentioned that one way to save time on database
> connections was to have a connection instance variable that was used each
> time to access the database. Is th
Hello,
I was reading an article from jguru,
http://www.jguru.com/faq/view.jsp?EID=161, which had a ref to a posting
from May of 2000 that mentioned that one way to save time on database
connections was to have a connection instance variable that was used each
time to access the database. Is this