-
Bug
-
Resolution: Fixed
-
P3
-
6
-
b66
-
generic
-
generic
-
Verified
As part of the JDBC 4.0 specification process, it has been dtermined that we need to add
SQLFeatureNotSupportedException as one of the new subclasses of SQLException
Also need to add DatabaseMetaData.getFunctions and getFunctionsParameters in order to provide better support for users and IDEs to enable them to find which functions are available.
SQLFeatureNotSupportedException as one of the new subclasses of SQLException
Also need to add DatabaseMetaData.getFunctions and getFunctionsParameters in order to provide better support for users and IDEs to enable them to find which functions are available.