javax.sql.eod.spi.JdbcDriver methods don't throw SQLException
These are the methods which are getting a connection handle from the database,
Hencw when a problem occurs when getting a connection handle, it should throw SQLException accordingly stating the problem.
This is not the case as of now.
These are the methods which are getting a connection handle from the database,
Hencw when a problem occurs when getting a connection handle, it should throw SQLException accordingly stating the problem.
This is not the case as of now.
- duplicates
-
JDK-5104549 javax.sql.eod.spi.JdbcDriver needs SQLException clause
-
- Closed
-