Re: [Maria-discuss] MariaDbConnector 1.x -> 2.6, problem updating/inserting Torque objects

2020-07-21 Thread Clemens Wyss - MySign AG
> Correction on "internal" classes is not a solution agree > could you create a JIRA issue https://jira.mariadb.org/browse/CONJ-809 pls feel free to clarify the issue Von: Diego Dupin Gesendet: Dienstag, 21. Juli 2020 19:08 An: Clemens Wyss - MySign AG Cc: Eric Herman ; maria-discuss@lists.laun

Re: [Maria-discuss] MariaDbConnector 1.x -> 2.6, problem updating/inserting Torque objects

2020-07-21 Thread Diego Dupin
Hi, could you create a JIRA issue for that on https://jira.mariadb.org/browse/CONJ ? JDBC state that https://docs.oracle.com/en/java/javase/11/docs/api/java.sql/java/sql/ResultSetMetaData.html#isReadOnly(int) Indicates whether the designated column is definitely not writable. Driver indicate that

Re: [Maria-discuss] MariaDbConnector 1.x -> 2.6, problem updating/inserting Torque objects

2020-07-21 Thread Clemens Wyss - MySign AG
Hi Eric, first of all: thx for the ultra fast reply > configuration variable we've got the options "at hand". Hence we could add "enforceUpdatableResultSet" (per default false) to Options and then > new MariaDbResultSetMetaData(columnsInformation, options, forceAlias, > options.enforceUpdatableR