Thank you for the answer
Type: Posts; User: the_wall; Keyword(s):
Thank you for the answer
I am using connection pooling with websphere6.1 and spring jdbc.I am firing a select query on the database.After this I want to explicitly release the connection logically back to the pool.Is there a...
My application is developed using websphere 6.1 is using MQs.Also I am using Spring MVC and Spring jdbc.I need to refresh data after every 1 min.The application is running successfully and I am...