Re: [MVC-Programmers] BasicDAOImplementation

2003-03-15 Thread Geeta Ramani
Great: thanks! "Peyathevar, Santhi {PCNA}" wrote: > I have not looked at the code. > > But usually, If there is a connection pool in place (through JNDI / > otherwise), > > 'close connection' means 'release to the pool'. > > It is the pool manager's responsibility to really close or keep it in po

RE: [MVC-Programmers] BasicDAOImplementation

2003-03-14 Thread Peyathevar, Santhi {PCNA}
I have not looked at the code. But usually, If there is a connection pool in place (through JNDI / otherwise), 'close connection' means 'release to the pool'. It is the pool manager's responsibility to really close or keep it in pool Santhi.P ___ MVC-