I insert some values into a database using a PreparedStatement, but it seems, that i cannot retrieve the last insert id in that case. I insert some values into a database using a Pr
I insert some values into a database using a PreparedStatement, but it seems, that i cannot retrieve the last insert id in that case. I insert some values into a database using a Pr