https://issues.apache.org/bugzilla/show_bug.cgi?id=48817

           Summary: Skip validation query and use JDBC API for validation
           Product: Tomcat 7
           Version: unspecified
          Platform: PC
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Modules: jdbc-pool
        AssignedTo: dev@tomcat.apache.org
        ReportedBy: fha...@apache.org


The jdbc-pool should allow, if Java 6 is present, to not have to configure the
validationQuery, but instead use the 
java.sql.Connection.isValid(int timeout)
method call

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to