Results 1 to 1 of 1
-
How to control DataBase connections using Spring framework
There are several class implementations for this purpose. The DataSourceUtils class is one of these classes. This is a convenient and powerful helper class that provides static methods to obtain connections from JNDI and close connections if necessary.
Similar Threads
-
How to update database using Spring framework
By Java Tip in forum Java TipReplies: 0Last Post: 04-01-2008, 10:43 AM -
How to run Queries in Spring framework
By Java Tip in forum Java TipReplies: 0Last Post: 04-01-2008, 10:42 AM -
What is weaving in Spring Framework
By Java Tip in forum Java TipReplies: 0Last Post: 03-29-2008, 12:39 PM -
How to control DataBase connections using Spring framework
By JavaBean in forum Java TipReplies: 0Last Post: 10-04-2007, 09:15 PM -
How to update database using Spring framework
By JavaBean in forum Java TipReplies: 0Last Post: 09-28-2007, 01:03 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks