Thank you for the help.
I have backed out all of my changes for Spring until I can redesign my data access layer to use a connection pool, rather than having each class use their own connection, which is what I am currently doing.
The penalty on creating the templates is too high with my current architecture, but, I want to make the change as I think it will help with maintainability.
Again, thanx for all of your help.


Reply With Quote