I have a table that generates with an auto-generated column but I am unable to retrieve the ID using MyBatis. I have proven through tests that the SQL is working and ...