You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the lines of pre-existing implementation of corresponding methods for columns in ResultSetMetaData, ParameterMetadata should also have implementations at-least for following methods:
On the lines of pre-existing implementation of corresponding methods for columns in ResultSetMetaData, ParameterMetadata should also have implementations at-least for following methods:
isSigned
getPrecision
getScale
getParameterType
getParameterTypeName
getParameterClassName
The text was updated successfully, but these errors were encountered: