[CONJ-788] resultset metadata always indicate that column is writable Created: 2020-05-08  Updated: 2020-05-15  Resolved: 2020-05-15

Status: Closed
Project: MariaDB Connector/J
Component/s: metadata
Affects Version/s: None
Fix Version/s: 2.6.1

Type: Bug Priority: Minor
Reporter: Diego Dupin Assignee: Diego Dupin
Resolution: Fixed Votes: 0
Labels: None


 Description   

resultset metadata always indicate that column is writable

this concerns the following methods of ResultSetMetaData
public boolean isReadOnly(final int column)
public boolean isWritable(final int column)
public boolean isDefinitelyWritable(final int column)

index validation must be done throwing an exception if not in range


Generated at Thu Feb 08 03:18:19 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.