Caching JDBC Statements

From: Christopher Dean (chris_dean_at_kiboga.com)
Date: 12/12/03

  • Next message: Joe Weinstein: "Re: Caching JDBC Statements"
    Date: Fri, 12 Dec 2003 10:44:51 -0600
    
    

    Anybody ever run into any problems caching a statement along with a
    connection. Since I use one connection per thread and one statement at
    time this seemed like a logical thing to do...


  • Next message: Joe Weinstein: "Re: Caching JDBC Statements"