Class SqlifyBatched


  • public final class SqlifyBatched
    extends Object
    • Constructor Detail

      • SqlifyBatched

        public SqlifyBatched​(String userProvidedSqlWithPlaceholder,
                             List<Batch> parameterMapBatches)
    • Method Detail

      • executeUpdateBatch

        public int[] executeUpdateBatch​(Connection connection)