mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 13:10:44 +00:00
CE-1955 - Checkstyle
This commit is contained in:
@ -91,7 +91,7 @@ public class BulkInsertTransformStep extends AbstractTransformStep
|
|||||||
|
|
||||||
private int rowsProcessed = 0;
|
private int rowsProcessed = 0;
|
||||||
|
|
||||||
private final int EXAMPLE_ROW_LIMIT = 10;
|
private static final int EXAMPLE_ROW_LIMIT = 10;
|
||||||
|
|
||||||
|
|
||||||
/*******************************************************************************
|
/*******************************************************************************
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
|
|
||||||
/*
|
/*
|
||||||
* QQQ - Low-code Application Framework for Engineers.
|
* QQQ - Low-code Application Framework for Engineers.
|
||||||
* Copyright (C) 2021-2024. Kingsrook, LLC
|
* Copyright (C) 2021-2024. Kingsrook, LLC
|
||||||
|
Reference in New Issue
Block a user