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: [email protected]
        ReportedBy: [email protected]


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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to