JDBC-insert using PreparedStatement and return values of one column for inserted rows

前端 未结 0 840
无人共我
无人共我 2020-12-09 03:39

I\'m using PreparedStatement to batch insert into mysql database. then I need the query to return the values of one specific column (name) for the successfully

相关标签:
回答
  • 消灭零回复
提交回复
热议问题