My Oracle Support Banner

getParameterMetaData() API throws a java.sql.SQLFeatureNotSupportedException (Doc ID 2341736.1)

Last updated on NOVEMBER 16, 2021

Applies to:

JDBC - Version 11.2.0.4.0 to 12.2.0.0.0 [Release 11.2 to 12c]
Information in this document applies to any platform.

Symptoms

 The method getParameterMetaData() can be used to get information about the data types and properties for each bind parameter in a PreparedStatement, as illustrated in the following statement

Using getParameterMetaData() may encounter SQLFeatureNotSupportedException exception when the JDBC driver cannot parse the statement correctly.

“Exception in thread "main" java.sql.SQLFeatureNotSupportedException: Unsupported feature”

 



Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References

My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.