tapac
09/19/2017, 10:14 PMinsertAndGetId
function on IdTable, but it wont help either.
Main problem is that insert gets id from PreparedStatement.getGeneratedKeys
(which doesn’t return client generated values) and only with auto-increment columns.