Loading

oracle批量更新

oracle批量更新

学习了:http://blog.csdn.net/zkcharge/article/details/50855755

            statement.addBatch();
            statement.executeBatch();
            statement.close();

 

posted @ 2017-04-01 10:56  stono  阅读(180)  评论(0)    收藏  举报