Class BatchUpdateUtils

  • Direct Known Subclasses:
    NamedParameterBatchUpdateUtils

    public abstract class BatchUpdateUtils
    extends Object
    Generic utility methods for working with JDBC batch statements. Mainly for internal use within the framework.
    Since:
    3.0
    Author:
    Thomas Risberg, Juergen Hoeller