rformance can be better if changes to the database are batched: turn off autocommit; add multiple SQL statements using the Statement.addBatch() method; execute Statement.executeBatch().
G. Jeh, und J. Widom. WWW '03: Proceedings of the 12th international conference on World Wide Web, Seite 271--279. New York, NY, USA, ACM Press, (2003)
B. Larsen, und C. Aone. KDD '99: Proceedings of the fifth ACM SIGKDD international conference on Knowledge discovery and data mining, Seite 16--22. New York, NY, USA, ACM Press, (1999)