8066261: Typo in Connection.isValid

Reviewed-by: dfuchs
This commit is contained in:
Lance Andersen 2014-12-01 11:34:44 -05:00
parent 14ee089287
commit 5f72abe97e

View File

@ -1116,7 +1116,7 @@ public interface Connection extends Wrapper, AutoCloseable {
*
* @return true if the connection is valid, false otherwise
* @exception SQLException if the value supplied for <code>timeout</code>
* is less then 0
* is less than 0
* @since 1.6
*
* @see java.sql.DatabaseMetaData#getClientInfoProperties