3 Replies Latest reply on Dec 15, 2008 1:11 AM by sanjoa

    How to use spring jdbc for connection pooling?

      Hi All,
      can any one provide me sample code to use spring jdbc for connection pooling.
      Currently i am using DriverManager.getConnection() method to get database connection but now i want to use spring jdbc to get database connections.
      Please help, thanks in advance.