PostgreSQL JDBC 驱动支持 reWriteBatchedInserts=true 连接参数,可以将多条插入/更新语句修改成单条语句执行,如: insert into test(name) values ...
確定! 回上一頁