JavaScript is disabled on your browser.
Package: groovy.sql

[Java] Class BatchingPreparedStatementWrapper


  • public class BatchingPreparedStatementWrapper
    extends BatchingStatementWrapper 

    Class which delegates to a PreparedStatement but keeps track of a batch count size. If the batch count reaches the predefined number, this Statement does an executeBatch() automatically. If batchSize is zero, then no batching is performed.

Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.

AltStyle によって変換されたページ (->オリジナル) /