I have some questions about the connection pool parameters.
I wonder if someone could give me a quick sketch of the relationship between minEvictableIdleTimeMillis and removeAbandonedTimeout ?
I'd like to setup my application so that all connections in a pool are closed during times of no activity at all. Is that the implication of setting maxIdle to zero? And how do the timeout parameters allow me to define completely idle periods, like off hours when everyone has gone home and the applications are not being used?
Thanks!
-- The ODS Companies Jeff Sexton Information Services (503) 228-6554 x1026 http://www.odscompanies.com
This message is intended for the sole use of the individual and entity to whom it is addressed, and may contain information that is privileged, confidential and exempt from disclosure under applicable law. If you are not the intended addressee, nor authorized to receive for the intended addressee, you are hereby notified that you may not use, copy, disclose or distribute to anyone the message or any information contained in the message. If you have received this message in error, please immediately advise the sender by reply email and delete the message.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
