| 0 ns | — | PREPARE | 1.30 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 48.60 us | 47.30 us | EXECUTE_QUERY | 28.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 1 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 100.20 us | 23.40 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 102.80 us | 2.30 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 103.10 us | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 111.40 us | 8.00 us | PREPARE | 1.20 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 168.30 us | 55.70 us | EXECUTE_UPDATE | 51.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-1, [2] customer-1@example.com, [3] +1-555-1000, [4] 1 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 1 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 253.90 us | 33.90 us | CLOSE | 400 ns | — | — | stack[-1] |
| 255.00 us | 700 ns | PREPARE | 1.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 268.80 us | 12.80 us | EXECUTE_QUERY | 15.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 2 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 291.70 us | 7.70 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 294.00 us | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 294.30 us | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 295.40 us | 900 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 312.30 us | 16.20 us | EXECUTE_UPDATE | 40.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-2, [2] customer-2@example.com, [3] +1-555-0002, [4] 2 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 2 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 361.60 us | 8.90 us | CLOSE | 200 ns | — | — | stack[-1] |
| 362.40 us | 600 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 374.40 us | 11.30 us | EXECUTE_QUERY | 24.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 3 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 406.70 us | 8.20 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 408.90 us | 2.00 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 409.20 us | 100 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 410.30 us | 800 ns | PREPARE | 800 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 426.60 us | 15.50 us | EXECUTE_UPDATE | 42.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-3, [2] customer-3@example.com, [3] +1-555-0003, [4] 3 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 3 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 478.60 us | 9.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| 479.40 us | 500 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 490.50 us | 10.40 us | EXECUTE_QUERY | 13.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 4 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 511.10 us | 7.40 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 513.40 us | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 513.70 us | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 514.80 us | 900 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 536.80 us | 21.30 us | EXECUTE_UPDATE | 36.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-4, [2] customer-4@example.com, [3] +1-555-0004, [4] 4 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 4 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 583.10 us | 9.40 us | CLOSE | 200 ns | — | — | stack[-1] |
| 583.90 us | 600 ns | PREPARE | 1.80 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 596.20 us | 10.50 us | EXECUTE_QUERY | 20.40 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 5 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 624.00 us | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 626.20 us | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 627.10 us | 800 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 628.40 us | 1.10 us | PREPARE | 1.10 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 644.60 us | 15.10 us | EXECUTE_UPDATE | 42.60 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-5, [2] customer-5@example.com, [3] +1-555-1012, [4] 5 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 5 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 696.30 us | 9.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| 697.20 us | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 709.10 us | 11.10 us | EXECUTE_QUERY | 13.50 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 6 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 730.50 us | 7.90 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 732.80 us | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 733.10 us | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 734.00 us | 700 ns | PREPARE | 1.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 751.70 us | 16.30 us | EXECUTE_UPDATE | 46.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-6, [2] customer-6@example.com, [3] +1-555-0006, [4] 6 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 6 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 807.70 us | 9.60 us | CLOSE | 300 ns | — | — | stack[-1] |
| 808.40 us | 400 ns | PREPARE | 900 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 821.10 us | 11.80 us | EXECUTE_QUERY | 13.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 7 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 842.00 us | 7.70 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 844.30 us | 2.00 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 844.60 us | 100 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 845.60 us | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 867.70 us | 21.40 us | EXECUTE_UPDATE | 36.30 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-7, [2] customer-7@example.com, [3] +1-555-0007, [4] 7 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 7 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 913.50 us | 9.50 us | CLOSE | 200 ns | — | — | stack[-1] |
| 914.20 us | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 925.50 us | 10.50 us | EXECUTE_QUERY | 12.60 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 8 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 945.70 us | 7.60 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 947.80 us | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 948.30 us | 400 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 949.20 us | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 965.00 us | 15.10 us | EXECUTE_UPDATE | 35.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-8, [2] customer-8@example.com, [3] +1-555-0008, [4] 8 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 8 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.01 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 1.01 ms | 400 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.02 ms | 10.50 us | EXECUTE_QUERY | 13.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 9 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.04 ms | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.04 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.04 ms | 100 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 1.05 ms | 700 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.06 ms | 15.10 us | EXECUTE_UPDATE | 46.60 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-9, [2] customer-9@example.com, [3] +1-555-1024, [4] 9 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 9 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.12 ms | 9.50 us | CLOSE | 300 ns | — | — | stack[-1] |
| 1.12 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.13 ms | 10.60 us | EXECUTE_QUERY | 12.70 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 10 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.15 ms | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.15 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.15 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.15 ms | 800 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.17 ms | 20.80 us | EXECUTE_UPDATE | 36.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-10, [2] customer-10@example.com, [3] +1-555-0010, [4] 10 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 10 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.22 ms | 9.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| 1.22 ms | 500 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.23 ms | 10.60 us | EXECUTE_QUERY | 13.50 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 11 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.25 ms | 7.60 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.26 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.26 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.26 ms | 700 ns | PREPARE | 800 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.27 ms | 15.10 us | EXECUTE_UPDATE | 37.10 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-11, [2] customer-11@example.com, [3] +1-555-0011, [4] 11 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 11 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.32 ms | 9.10 us | CLOSE | 200 ns | — | — | stack[-1] |
| 1.32 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.33 ms | 10.80 us | EXECUTE_QUERY | 12.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 12 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.35 ms | 7.70 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.35 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.35 ms | 400 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.35 ms | 800 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.37 ms | 15.40 us | EXECUTE_UPDATE | 36.80 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-12, [2] customer-12@example.com, [3] +1-555-0012, [4] 12 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 12 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.42 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 1.42 ms | 600 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.43 ms | 10.40 us | EXECUTE_QUERY | 13.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 13 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.45 ms | 7.20 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.45 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.45 ms | 100 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 1.45 ms | 700 ns | PREPARE | 1.10 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.47 ms | 15.30 us | EXECUTE_UPDATE | 41.10 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-13, [2] customer-13@example.com, [3] +1-555-0013, [4] 13 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 13 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.52 ms | 9.00 us | CLOSE | 200 ns | — | — | stack[-1] |
| 1.52 ms | 600 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.53 ms | 11.60 us | EXECUTE_QUERY | 13.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 14 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.55 ms | 7.50 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.55 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.55 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.56 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.57 ms | 14.90 us | EXECUTE_UPDATE | 35.50 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-14, [2] customer-14@example.com, [3] +1-555-0014, [4] 14 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 14 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.62 ms | 8.90 us | CLOSE | 1.00 us | — | — | stack[-1] |
| 1.62 ms | 700 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.63 ms | 10.40 us | EXECUTE_QUERY | 12.30 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 15 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.65 ms | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.65 ms | 2.00 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.65 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.65 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.67 ms | 15.40 us | EXECUTE_UPDATE | 35.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-15, [2] customer-15@example.com, [3] +1-555-0015, [4] 15 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 15 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.71 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 1.71 ms | 600 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.72 ms | 10.40 us | EXECUTE_QUERY | 12.50 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 16 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.74 ms | 7.70 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.75 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.75 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.75 ms | 700 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.76 ms | 15.30 us | EXECUTE_UPDATE | 42.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-16, [2] customer-16@example.com, [3] +1-555-0016, [4] 16 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 16 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.82 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 1.82 ms | 700 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.83 ms | 11.20 us | EXECUTE_QUERY | 13.50 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 17 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.85 ms | 7.60 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.85 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.85 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.85 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.87 ms | 15.10 us | EXECUTE_UPDATE | 35.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-17, [2] customer-17@example.com, [3] +1-555-0017, [4] 17 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 17 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.91 ms | 8.40 us | CLOSE | 300 ns | — | — | stack[-1] |
| 1.91 ms | 500 ns | PREPARE | 600 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.92 ms | 10.30 us | EXECUTE_QUERY | 12.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 18 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.94 ms | 7.10 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.95 ms | 2.10 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.95 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.95 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.96 ms | 15.30 us | EXECUTE_UPDATE | 35.80 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-18, [2] customer-18@example.com, [3] +1-555-1001, [4] 18 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 18 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.01 ms | 8.60 us | CLOSE | 300 ns | — | — | stack[-1] |
| 2.01 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.02 ms | 10.60 us | EXECUTE_QUERY | 11.80 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 19 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.04 ms | 7.80 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.04 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.04 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.04 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.06 ms | 16.20 us | EXECUTE_UPDATE | 40.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-19, [2] customer-19@example.com, [3] +1-555-0019, [4] 19 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 19 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.11 ms | 9.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| 2.11 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.13 ms | 18.20 us | EXECUTE_QUERY | 13.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 20 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.15 ms | 7.90 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.15 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.15 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 2.15 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.17 ms | 15.30 us | EXECUTE_UPDATE | 37.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-20, [2] customer-20@example.com, [3] +1-555-0020, [4] 20 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 20 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.22 ms | 10.00 us | CLOSE | 200 ns | — | — | stack[-1] |
| 2.22 ms | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.23 ms | 11.10 us | EXECUTE_QUERY | 12.80 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 21 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.25 ms | 7.50 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.25 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.25 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.25 ms | 800 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.27 ms | 15.10 us | EXECUTE_UPDATE | 35.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-21, [2] customer-21@example.com, [3] +1-555-0021, [4] 21 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 21 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.31 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 2.32 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.33 ms | 10.30 us | EXECUTE_QUERY | 11.80 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 22 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.35 ms | 7.50 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.35 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.35 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 2.35 ms | 700 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.37 ms | 15.30 us | EXECUTE_UPDATE | 43.50 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-22, [2] customer-22@example.com, [3] +1-555-1013, [4] 22 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 22 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.42 ms | 9.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 2.42 ms | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.43 ms | 10.40 us | EXECUTE_QUERY | 13.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 23 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.45 ms | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.45 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.45 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 2.45 ms | 800 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.47 ms | 15.20 us | EXECUTE_UPDATE | 35.50 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-23, [2] customer-23@example.com, [3] +1-555-0023, [4] 23 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 23 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.51 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 2.52 ms | 500 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.53 ms | 10.20 us | EXECUTE_QUERY | 12.60 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 24 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.55 ms | 7.50 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.55 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.55 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.55 ms | 900 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.57 ms | 14.90 us | EXECUTE_UPDATE | 35.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-24, [2] customer-24@example.com, [3] +1-555-0024, [4] 24 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 24 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.61 ms | 9.10 us | CLOSE | 200 ns | — | — | stack[-1] |
| 2.61 ms | 600 ns | PREPARE | 1.50 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.62 ms | 10.50 us | EXECUTE_QUERY | 15.50 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 25 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.65 ms | 7.70 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.65 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.65 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.65 ms | 700 ns | PREPARE | 800 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.67 ms | 15.60 us | EXECUTE_UPDATE | 41.80 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-25, [2] customer-25@example.com, [3] +1-555-0025, [4] 25 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 25 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.72 ms | 9.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| 2.72 ms | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.73 ms | 10.80 us | EXECUTE_QUERY | 12.70 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 26 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.75 ms | 7.40 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.75 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.75 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.75 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.77 ms | 16.30 us | EXECUTE_UPDATE | 54.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-26, [2] customer-26@example.com, [3] +1-555-0026, [4] 26 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 26 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.83 ms | 9.90 us | CLOSE | 300 ns | — | — | stack[-1] |
| 2.84 ms | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.85 ms | 11.20 us | EXECUTE_QUERY | 13.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 27 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.87 ms | 7.70 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.87 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.87 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.87 ms | 700 ns | PREPARE | 900 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.89 ms | 15.00 us | EXECUTE_UPDATE | 35.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-27, [2] customer-27@example.com, [3] +1-555-0027, [4] 27 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 27 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.93 ms | 8.90 us | CLOSE | 300 ns | — | — | stack[-1] |
| 2.93 ms | 500 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.94 ms | 10.90 us | EXECUTE_QUERY | 12.30 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 28 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.97 ms | 8.10 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.97 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.97 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.97 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.98 ms | 14.70 us | EXECUTE_UPDATE | 41.00 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-28, [2] customer-28@example.com, [3] +1-555-0028, [4] 28 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 28 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.03 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.03 ms | 500 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.05 ms | 10.20 us | EXECUTE_QUERY | 12.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 29 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.07 ms | 7.80 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.07 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.07 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 3.07 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.09 ms | 15.60 us | EXECUTE_UPDATE | 46.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-29, [2] customer-29@example.com, [3] +1-555-0029, [4] 29 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 29 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.14 ms | 9.20 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.14 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.15 ms | 10.60 us | EXECUTE_QUERY | 12.70 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 30 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.17 ms | 7.30 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.18 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.18 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.18 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.19 ms | 15.10 us | EXECUTE_UPDATE | 35.60 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-30, [2] customer-30@example.com, [3] +1-555-0030, [4] 30 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 30 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.24 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.24 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.25 ms | 10.20 us | EXECUTE_QUERY | 12.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 31 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.27 ms | 7.80 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.27 ms | 2.20 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.27 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.27 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.29 ms | 15.20 us | EXECUTE_UPDATE | 37.50 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-31, [2] customer-31@example.com, [3] +1-555-0031, [4] 31 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 31 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.34 ms | 14.40 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.34 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.35 ms | 11.00 us | EXECUTE_QUERY | 13.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 32 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.37 ms | 7.80 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.38 ms | 2.00 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.38 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.38 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.39 ms | 16.00 us | EXECUTE_UPDATE | 36.00 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-32, [2] customer-32@example.com, [3] +1-555-0032, [4] 32 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 32 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.44 ms | 9.30 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.44 ms | 400 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.45 ms | 10.80 us | EXECUTE_QUERY | 12.60 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 33 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.47 ms | 7.80 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.48 ms | 2.10 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.48 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 3.48 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.49 ms | 14.80 us | EXECUTE_UPDATE | 35.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-33, [2] customer-33@example.com, [3] +1-555-0033, [4] 33 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 33 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.54 ms | 9.00 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.54 ms | 500 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.55 ms | 10.40 us | EXECUTE_QUERY | 12.50 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 34 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.57 ms | 7.60 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.57 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.57 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 3.57 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.59 ms | 15.10 us | EXECUTE_UPDATE | 35.30 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-34, [2] customer-34@example.com, [3] +1-555-0034, [4] 34 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 34 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.64 ms | 14.20 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.64 ms | 400 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.65 ms | 11.00 us | EXECUTE_QUERY | 14.40 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 35 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.67 ms | 8.60 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.68 ms | 2.40 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.68 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.68 ms | 900 ns | PREPARE | 900 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.70 ms | 17.10 us | EXECUTE_UPDATE | 39.50 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-35, [2] customer-35@example.com, [3] +1-555-1002, [4] 35 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 35 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.74 ms | 9.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.74 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.76 ms | 10.70 us | EXECUTE_QUERY | 13.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 36 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.78 ms | 7.30 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.78 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.78 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.78 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.80 ms | 15.80 us | EXECUTE_UPDATE | 35.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-36, [2] customer-36@example.com, [3] +1-555-0036, [4] 36 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 36 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.84 ms | 9.30 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.84 ms | 400 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.85 ms | 10.50 us | EXECUTE_QUERY | 11.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 37 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.87 ms | 7.80 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.87 ms | 1.80 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.87 ms | 100 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 3.88 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.89 ms | 14.90 us | EXECUTE_UPDATE | 37.80 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-37, [2] customer-37@example.com, [3] +1-555-0037, [4] 37 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 37 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.94 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 3.94 ms | 400 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 3.96 ms | 16.00 us | EXECUTE_QUERY | 13.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 38 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.98 ms | 7.60 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.98 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.98 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.98 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.00 ms | 16.00 us | EXECUTE_UPDATE | 59.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-38, [2] customer-38@example.com, [3] +1-555-0038, [4] 38 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 38 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.07 ms | 9.70 us | CLOSE | 300 ns | — | — | stack[-1] |
| 4.07 ms | 400 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.08 ms | 10.90 us | EXECUTE_QUERY | 14.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 39 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.10 ms | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.10 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.10 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 4.10 ms | 1.60 us | PREPARE | 800 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.13 ms | 28.80 us | EXECUTE_UPDATE | 42.20 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-39, [2] customer-39@example.com, [3] +1-555-1014, [4] 39 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 39 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.19 ms | 10.00 us | CLOSE | 300 ns | — | — | stack[-1] |
| 4.19 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.20 ms | 11.00 us | EXECUTE_QUERY | 13.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 40 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.22 ms | 7.50 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.22 ms | 2.00 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.22 ms | 100 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 4.22 ms | 600 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.24 ms | 15.20 us | EXECUTE_UPDATE | 34.60 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-40, [2] customer-40@example.com, [3] +1-555-0040, [4] 40 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 40 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.28 ms | 8.60 us | CLOSE | 300 ns | — | — | stack[-1] |
| 4.28 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.30 ms | 16.10 us | EXECUTE_QUERY | 13.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 41 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.32 ms | 7.50 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.32 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.32 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 4.32 ms | 600 ns | PREPARE | 800 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.35 ms | 21.30 us | EXECUTE_UPDATE | 36.60 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-41, [2] customer-41@example.com, [3] +1-555-0041, [4] 41 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 41 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.39 ms | 9.30 us | CLOSE | 200 ns | — | — | stack[-1] |
| 4.39 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.40 ms | 10.60 us | EXECUTE_QUERY | 13.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 42 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.42 ms | 7.60 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.43 ms | 1.80 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.43 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 4.43 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.44 ms | 15.10 us | EXECUTE_UPDATE | 34.20 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-42, [2] customer-42@example.com, [3] +1-555-0042, [4] 42 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 42 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.49 ms | 8.70 us | CLOSE | 300 ns | — | — | stack[-1] |
| 4.49 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.50 ms | 11.20 us | EXECUTE_QUERY | 13.40 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 43 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.52 ms | 7.50 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.52 ms | 2.00 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.52 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 4.52 ms | 1.00 us | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.54 ms | 15.50 us | EXECUTE_UPDATE | 36.30 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-43, [2] customer-43@example.com, [3] +1-555-0043, [4] 43 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 43 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.59 ms | 9.00 us | CLOSE | 300 ns | — | — | stack[-1] |
| 4.59 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.60 ms | 10.50 us | EXECUTE_QUERY | 18.30 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 44 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.62 ms | 7.80 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.63 ms | 2.20 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.63 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 4.63 ms | 900 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.64 ms | 15.60 us | EXECUTE_UPDATE | 36.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-44, [2] customer-44@example.com, [3] +1-555-0044, [4] 44 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 44 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.69 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 4.69 ms | 400 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.70 ms | 10.60 us | EXECUTE_QUERY | 12.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 45 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.72 ms | 7.10 us | NEXT | 400 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.72 ms | 2.00 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.72 ms | 100 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 4.73 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.74 ms | 14.50 us | EXECUTE_UPDATE | 35.50 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-45, [2] customer-45@example.com, [3] +1-555-0045, [4] 45 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 45 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.79 ms | 8.90 us | CLOSE | 500 ns | — | — | stack[-1] |
| 4.79 ms | 600 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.80 ms | 10.60 us | EXECUTE_QUERY | 11.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 46 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.82 ms | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.82 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.82 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 4.82 ms | 900 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.84 ms | 15.10 us | EXECUTE_UPDATE | 34.80 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-46, [2] customer-46@example.com, [3] +1-555-0046, [4] 46 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 46 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.88 ms | 8.90 us | CLOSE | 300 ns | — | — | stack[-1] |
| 4.88 ms | 500 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.89 ms | 10.40 us | EXECUTE_QUERY | 17.50 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 47 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.92 ms | 7.50 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.92 ms | 1.80 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.92 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 4.92 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 4.94 ms | 16.30 us | EXECUTE_UPDATE | 39.30 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-47, [2] customer-47@example.com, [3] +1-555-0047, [4] 47 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 47 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.99 ms | 9.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| 4.99 ms | 600 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.00 ms | 10.40 us | EXECUTE_QUERY | 13.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 48 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.02 ms | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.02 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.02 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 5.02 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.04 ms | 15.50 us | EXECUTE_UPDATE | 35.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-48, [2] customer-48@example.com, [3] +1-555-0048, [4] 48 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 48 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.08 ms | 8.90 us | CLOSE | 300 ns | — | — | stack[-1] |
| 5.08 ms | 700 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.09 ms | 10.60 us | EXECUTE_QUERY | 12.80 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 49 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.11 ms | 7.30 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.12 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.12 ms | 100 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 5.12 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.13 ms | 14.80 us | EXECUTE_UPDATE | 67.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-49, [2] customer-49@example.com, [3] +1-555-0049, [4] 49 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 49 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.21 ms | 9.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 5.21 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.22 ms | 10.40 us | EXECUTE_QUERY | 13.30 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 50 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.25 ms | 12.70 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.25 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.25 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 5.25 ms | 700 ns | PREPARE | 800 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.27 ms | 14.70 us | EXECUTE_UPDATE | 36.50 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-50, [2] customer-50@example.com, [3] +1-555-0050, [4] 50 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 50 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.31 ms | 9.00 us | CLOSE | 300 ns | — | — | stack[-1] |
| 5.31 ms | 500 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.33 ms | 10.20 us | EXECUTE_QUERY | 12.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 51 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.34 ms | 7.30 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.35 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.35 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 5.35 ms | 1.00 us | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.36 ms | 15.10 us | EXECUTE_UPDATE | 36.10 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-51, [2] customer-51@example.com, [3] +1-555-0051, [4] 51 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 51 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.41 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 5.41 ms | 600 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.42 ms | 10.80 us | EXECUTE_QUERY | 12.60 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 52 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.44 ms | 7.40 us | NEXT | 600 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.44 ms | 1.90 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.44 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 5.45 ms | 3.10 us | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.46 ms | 15.80 us | EXECUTE_UPDATE | 36.30 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-52, [2] customer-52@example.com, [3] +1-555-1003, [4] 52 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 52 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.51 ms | 8.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| 5.51 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.52 ms | 10.40 us | EXECUTE_QUERY | 12.40 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 53 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.55 ms | 13.40 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.55 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.55 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 5.55 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.57 ms | 15.80 us | EXECUTE_UPDATE | 47.50 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-53, [2] customer-53@example.com, [3] +1-555-0053, [4] 53 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 53 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.62 ms | 9.40 us | CLOSE | 300 ns | — | — | stack[-1] |
| 5.62 ms | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.64 ms | 10.80 us | EXECUTE_QUERY | 13.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 54 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.66 ms | 7.60 us | NEXT | 400 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.66 ms | 1.80 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.66 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 5.66 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.68 ms | 16.80 us | EXECUTE_UPDATE | 35.00 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-54, [2] customer-54@example.com, [3] +1-555-0054, [4] 54 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 54 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.72 ms | 9.00 us | CLOSE | 300 ns | — | — | stack[-1] |
| 5.72 ms | 900 ns | PREPARE | 700 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.73 ms | 10.30 us | EXECUTE_QUERY | 12.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 55 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.75 ms | 7.40 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.76 ms | 1.80 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.76 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 5.76 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.77 ms | 15.30 us | EXECUTE_UPDATE | 34.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-55, [2] customer-55@example.com, [3] +1-555-0055, [4] 55 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 55 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.82 ms | 8.90 us | CLOSE | 300 ns | — | — | stack[-1] |
| 5.82 ms | 500 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.83 ms | 10.50 us | EXECUTE_QUERY | 11.80 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 56 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.85 ms | 7.40 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.85 ms | 1.90 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.85 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 5.85 ms | 800 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.87 ms | 20.60 us | EXECUTE_UPDATE | 39.80 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-56, [2] customer-56@example.com, [3] +1-555-1015, [4] 56 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 56 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 5.92 ms | 9.30 us | CLOSE | 200 ns | — | — | stack[-1] |
| 5.92 ms | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.94 ms | 10.70 us | EXECUTE_QUERY | 13.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 57 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 5.96 ms | 7.60 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.96 ms | 2.00 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 5.96 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 5.96 ms | 700 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 5.97 ms | 14.80 us | EXECUTE_UPDATE | 53.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-57, [2] customer-57@example.com, [3] +1-555-0057, [4] 57 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 57 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 6.04 ms | 9.60 us | CLOSE | 300 ns | — | — | stack[-1] |
| 6.04 ms | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 6.05 ms | 11.10 us | EXECUTE_QUERY | 12.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 58 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 6.07 ms | 7.40 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 6.07 ms | 3.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 6.07 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 6.08 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 6.09 ms | 15.70 us | EXECUTE_UPDATE | 79.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-58, [2] customer-58@example.com, [3] +1-555-0058, [4] 58 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 58 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 6.18 ms | 10.70 us | CLOSE | 400 ns | — | — | stack[-1] |
| 6.18 ms | 700 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 6.20 ms | 11.10 us | EXECUTE_QUERY | 14.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 59 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 6.22 ms | 7.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 6.22 ms | 2.10 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 6.22 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 6.22 ms | 800 ns | PREPARE | 700 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 6.24 ms | 21.70 us | EXECUTE_UPDATE | 36.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-59, [2] customer-59@example.com, [3] +1-555-0059, [4] 59 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 59 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 6.29 ms | 9.00 us | CLOSE | 300 ns | — | — | stack[-1] |
| 6.29 ms | 600 ns | PREPARE | 800 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 6.30 ms | 10.50 us | EXECUTE_QUERY | 12.60 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 60 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 6.32 ms | 8.40 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 6.32 ms | 2.00 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 6.32 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 6.33 ms | 800 ns | PREPARE | 600 ns | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 6.34 ms | 15.20 us | EXECUTE_UPDATE | 40.10 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-60, [2] customer-60@example.com, [3] +1-555-0060, [4] 60 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/New_York, [10] 60 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 6.39 ms | 9.40 us | CLOSE | 200 ns | — | — | stack[-1] |