21 Jul
2020
21 Jul
'20
7:57 a.m.
The patch would of course be
new MariaDbResultSetMetaData(columnsInformation, options, forceAlias, ** true ** ) instead of new MariaDbResultSetMetaData(columnsInformation, options, forceAlias, false ) i.e. forcing "updatable" to true
Another note/detail: we make use of the Tomcat db connection pool