mirror of
https://github.com/openjdk/jdk.git
synced 2026-02-23 00:35:13 +00:00
8066261: Typo in Connection.isValid
Reviewed-by: dfuchs
This commit is contained in:
parent
14ee089287
commit
5f72abe97e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user