The JdbcDriver service class provides an abstract definition that allows any
JDBC driver provide an extension to the class to permit the driver to be loaded as a Service extension to the platform. Erroroneously, the JdbcDriver class methods are not currentlt specified with a SQLException throwable, thus requiring extension of this class to bury try/catch blocks within their implementations.
JDBC driver provide an extension to the class to permit the driver to be loaded as a Service extension to the platform. Erroroneously, the JdbcDriver class methods are not currentlt specified with a SQLException throwable, thus requiring extension of this class to bury try/catch blocks within their implementations.
- duplicates
-
JDK-5103072 javax.sql.eod.spi.JdbcDriver methods don't throw SQLException
-
- Closed
-