| 0 ns | — | PREPARE | 125.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 |
| 176.40 us | 50.90 us | EXECUTE_QUERY | 35.50 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 |
| 236.80 us | 24.90 us | NEXT | 900 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 898.70 us | 661.00 us | CLOSE | 500 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 900.30 us | 1.10 us | CLOSE | 500 ns | — | — | stack[-1] |
| 911.60 us | 10.80 us | PREPARE | 92.60 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.07 ms | 61.70 us | EXECUTE_UPDATE | 71.60 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/Chicago, [10] 1 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.17 ms | 28.20 us | CLOSE | 400 ns | — | — | stack[-1] |
| Invocation 2 of 25 · 8 events · 74.30 us DB time |
| 1.19 ms | — | PREPARE | 1.20 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 |
| 1.23 ms | 34.40 us | EXECUTE_QUERY | 23.60 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.27 ms | 14.10 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.27 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] |
| 1.27 ms | 300 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 1.27 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 |
| 1.29 ms | 17.40 us | EXECUTE_UPDATE | 47.40 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/Chicago, [10] 18 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.35 ms | 9.60 us | CLOSE | 400 ns | — | — | stack[-1] |
| Invocation 3 of 25 · 8 events · 65.40 us DB time |
| 1.37 ms | — | 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 |
| 1.38 ms | 12.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] 35 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.41 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] |
| 1.41 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.41 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.41 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 |
| 1.43 ms | 16.20 us | EXECUTE_UPDATE | 45.00 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/Chicago, [10] 35 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.48 ms | 9.20 us | CLOSE | 400 ns | — | — | stack[-1] |
| Invocation 4 of 25 · 8 events · 74.60 us DB time |
| 1.50 ms | — | 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 |
| 1.52 ms | 18.60 us | EXECUTE_QUERY | 26.50 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 |
| 1.56 ms | 9.00 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.56 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] |
| 1.56 ms | 300 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 1.56 ms | 800 ns | PREPARE | 1.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 1.58 ms | 16.30 us | EXECUTE_UPDATE | 44.50 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/Chicago, [10] 52 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.64 ms | 16.00 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 5 of 25 · 8 events · 63.50 us DB time |
| 1.66 ms | — | 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 |
| 1.68 ms | 13.00 us | EXECUTE_QUERY | 17.60 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 69 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.70 ms | 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] |
| 1.70 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] |
| 1.70 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 1.71 ms | 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 |
| 1.72 ms | 17.20 us | EXECUTE_UPDATE | 43.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-69, [2] customer-69@example.com, [3] +1-555-1004, [4] 69 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 69 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.78 ms | 9.30 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 6 of 25 · 8 events · 67.00 us DB time |
| 1.80 ms | — | 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 |
| 1.81 ms | 12.10 us | EXECUTE_QUERY | 19.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 86 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.84 ms | 8.00 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 1.84 ms | 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] |
| 1.85 ms | 8.50 us | CLOSE | 300 ns | — | — | stack[-1] |
| 1.85 ms | 1.00 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 |
| 1.87 ms | 16.40 us | EXECUTE_UPDATE | 45.30 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-86, [2] customer-86@example.com, [3] +1-555-1005, [4] 86 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 86 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 1.93 ms | 14.70 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 7 of 25 · 8 events · 73.80 us DB time |
| 1.95 ms | — | 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 |
| 1.96 ms | 12.70 us | EXECUTE_QUERY | 25.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 103 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 1.99 ms | 8.30 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.00 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] |
| 2.00 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.00 ms | 800 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.02 ms | 15.70 us | EXECUTE_UPDATE | 45.10 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-103, [2] customer-103@example.com, [3] +1-555-1006, [4] 103 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 103 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.07 ms | 9.50 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 8 of 25 · 8 events · 62.00 us DB time |
| 2.09 ms | — | 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 |
| 2.10 ms | 12.50 us | EXECUTE_QUERY | 16.80 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 120 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.13 ms | 8.00 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.13 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.13 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 2.13 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 |
| 2.15 ms | 15.80 us | EXECUTE_UPDATE | 42.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-120, [2] customer-120@example.com, [3] +1-555-1007, [4] 120 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 120 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.20 ms | 9.40 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 9 of 25 · 8 events · 62.30 us DB time |
| 2.22 ms | — | 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 | 12.50 us | EXECUTE_QUERY | 17.30 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 137 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.26 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.26 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] |
| 2.26 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 2.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 |
| 2.28 ms | 15.80 us | EXECUTE_UPDATE | 42.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-137, [2] customer-137@example.com, [3] +1-555-1008, [4] 137 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 137 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.34 ms | 15.10 us | CLOSE | 200 ns | — | — | stack[-1] |
| Invocation 10 of 25 · 8 events · 98.30 us DB time |
| 2.36 ms | — | 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.37 ms | 12.30 us | EXECUTE_QUERY | 39.60 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 154 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.43 ms | 18.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.43 ms | 2.80 us | CLOSE | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.43 ms | 300 ns | CLOSE | 400 ns | — | — | stack[-1] |
| 2.43 ms | 1.20 us | PREPARE | 1.30 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.45 ms | 21.10 us | EXECUTE_UPDATE | 55.30 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-154, [2] customer-154@example.com, [3] +1-555-1009, [4] 154 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 154 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.52 ms | 11.30 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 11 of 25 · 8 events · 66.40 us DB time |
| 2.55 ms | — | 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 |
| 2.56 ms | 13.30 us | EXECUTE_QUERY | 18.70 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 171 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.59 ms | 8.90 us | NEXT | 500 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.59 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] |
| 2.59 ms | 300 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 2.59 ms | 900 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.61 ms | 16.50 us | EXECUTE_UPDATE | 44.80 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-171, [2] customer-171@example.com, [3] +1-555-1010, [4] 171 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 171 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.66 ms | 9.60 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 12 of 25 · 8 events · 73.70 us DB time |
| 2.69 ms | — | 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 |
| 2.71 ms | 14.10 us | EXECUTE_QUERY | 20.30 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 188 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 2.74 ms | 8.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.74 ms | 2.70 us | CLOSE | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 2.74 ms | 300 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 2.74 ms | 1.20 us | PREPARE | 1.00 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | — | fi.vesas.jdbclens.capture.CapturingConnection.wrapPrepared:66 |
| 2.76 ms | 17.20 us | EXECUTE_UPDATE | 50.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-188, [2] customer-188@example.com, [3] +1-555-1011, [4] 188 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 188 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.82 ms | 9.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 13 of 25 · 8 events · 63.50 us DB time |
| 2.84 ms | — | 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 |
| 2.86 ms | 12.90 us | EXECUTE_QUERY | 17.50 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 |
| 2.88 ms | 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] |
| 2.89 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] |
| 2.89 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 2.89 ms | 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 |
| 2.91 ms | 17.00 us | EXECUTE_UPDATE | 43.30 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/Chicago, [10] 5 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 2.96 ms | 9.50 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 14 of 25 · 8 events · 61.10 us DB time |
| 2.98 ms | — | 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.99 ms | 11.80 us | EXECUTE_QUERY | 16.60 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 |
| 3.02 ms | 8.00 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.02 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] |
| 3.02 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 3.02 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 |
| 3.04 ms | 15.90 us | EXECUTE_UPDATE | 41.80 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/Chicago, [10] 22 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.09 ms | 12.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 15 of 25 · 8 events · 66.90 us DB time |
| 3.11 ms | — | 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.12 ms | 12.10 us | EXECUTE_QUERY | 16.20 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 |
| 3.15 ms | 8.00 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.15 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] |
| 3.15 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.15 ms | 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 |
| 3.17 ms | 15.50 us | EXECUTE_UPDATE | 48.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/Chicago, [10] 39 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.23 ms | 10.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 16 of 25 · 8 events · 85.10 us DB time |
| 3.25 ms | — | 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.26 ms | 12.40 us | EXECUTE_QUERY | 39.10 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 |
| 3.31 ms | 8.90 us | NEXT | 200 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.31 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.31 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 3.31 ms | 800 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.33 ms | 16.00 us | EXECUTE_UPDATE | 43.30 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/Chicago, [10] 56 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.38 ms | 9.50 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 17 of 25 · 8 events · 71.50 us DB time |
| 3.40 ms | — | 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.41 ms | 11.80 us | EXECUTE_QUERY | 16.70 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 73 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.44 ms | 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] |
| 3.44 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.44 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.44 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.46 ms | 16.00 us | EXECUTE_UPDATE | 52.40 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-73, [2] customer-73@example.com, [3] +1-555-1016, [4] 73 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 73 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.52 ms | 9.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 18 of 25 · 8 events · 81.60 us DB time |
| 3.54 ms | — | 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 |
| 3.55 ms | 12.20 us | EXECUTE_QUERY | 18.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 90 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.58 ms | 8.00 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 3.58 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.58 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 3.58 ms | 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 |
| 3.60 ms | 15.60 us | EXECUTE_UPDATE | 60.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-90, [2] customer-90@example.com, [3] +1-555-1017, [4] 90 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 90 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.67 ms | 11.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 19 of 25 · 8 events · 71.80 us DB time |
| 3.69 ms | — | 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 |
| 3.71 ms | 13.90 us | EXECUTE_QUERY | 17.30 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 107 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.74 ms | 9.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.74 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] |
| 3.74 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 3.74 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 |
| 3.77 ms | 26.50 us | EXECUTE_UPDATE | 51.70 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-107, [2] customer-107@example.com, [3] +1-555-1018, [4] 107 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 107 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 3.83 ms | 10.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 20 of 25 · 8 events · 97.80 us DB time |
| 3.85 ms | — | 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 |
| 3.86 ms | 14.30 us | EXECUTE_QUERY | 18.00 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 124 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 3.89 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.89 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] |
| 3.89 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 3.89 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.91 ms | 17.50 us | EXECUTE_UPDATE | 77.10 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-124, [2] customer-124@example.com, [3] +1-555-1019, [4] 124 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 124 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.00 ms | 12.10 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 21 of 25 · 8 events · 85.30 us DB time |
| 4.02 ms | — | 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 |
| 4.04 ms | 14.50 us | EXECUTE_QUERY | 18.60 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 141 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.07 ms | 9.70 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.07 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.07 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 4.07 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.09 ms | 18.70 us | EXECUTE_UPDATE | 63.90 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-141, [2] customer-141@example.com, [3] +1-555-1020, [4] 141 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 141 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.17 ms | 12.60 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 22 of 25 · 8 events · 75.40 us DB time |
| 4.19 ms | — | 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 |
| 4.20 ms | 13.20 us | EXECUTE_QUERY | 18.10 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 158 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.23 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] |
| 4.23 ms | 2.50 us | CLOSE | 100 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.23 ms | 300 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 4.23 ms | 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 |
| 4.25 ms | 16.60 us | EXECUTE_UPDATE | 54.60 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-158, [2] customer-158@example.com, [3] +1-555-1021, [4] 158 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 158 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.32 ms | 16.50 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 23 of 25 · 8 events · 95.90 us DB time |
| 4.34 ms | — | 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 |
| 4.36 ms | 12.90 us | EXECUTE_QUERY | 27.90 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 175 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.39 ms | 8.30 us | NEXT | 400 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.40 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.40 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 4.40 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.41 ms | 16.20 us | EXECUTE_UPDATE | 65.00 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-175, [2] customer-175@example.com, [3] +1-555-1022, [4] 175 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 175 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.49 ms | 10.40 us | CLOSE | 400 ns | — | — | stack[-1] |
| Invocation 24 of 25 · 8 events · 80.10 us DB time |
| 4.51 ms | — | 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 |
| 4.52 ms | 12.80 us | EXECUTE_QUERY | 22.20 us | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | [1] 192 | fi.vesas.jdbclens.sample.dao.CustomerDao.findFullById:41 |
| 4.55 ms | 8.40 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.56 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] |
| 4.56 ms | 200 ns | CLOSE | 300 ns | — | — | stack[-1] |
| 4.56 ms | 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 |
| 4.57 ms | 16.40 us | EXECUTE_UPDATE | 55.20 us | UPDATE customers SET name = ?, email = ?, phone = ?, address_line = ?, city = ?, state = ?, postal_code = ?, country = ?, timezone = ? WHER… | [1] customer-192, [2] customer-192@example.com, [3] +1-555-1023, [4] 192 Main St, [5] Springfield, [6] IL, [7] 62704, [8] US, [9] America/Chicago, [10] 192 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.64 ms | 9.80 us | CLOSE | 300 ns | — | — | stack[-1] |
| Invocation 25 of 25 · 8 events · 62.80 us DB time |
| 4.66 ms | — | 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 |
| 4.67 ms | 12.60 us | EXECUTE_QUERY | 17.80 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 |
| 4.70 ms | 8.30 us | NEXT | 300 ns | SELECT id, name, email, phone, address_line, city, state, postal_code, country, timezone FROM customers WHERE id = ? | — | stack[-1] |
| 4.70 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] |
| 4.70 ms | 200 ns | CLOSE | 200 ns | — | — | stack[-1] |
| 4.70 ms | 900 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.72 ms | 16.00 us | EXECUTE_UPDATE | 42.20 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/Chicago, [10] 9 | fi.vesas.jdbclens.sample.dao.CustomerDao.updateAll:73 |
| 4.77 ms | 9.30 us | CLOSE | 400 ns | — | — | stack[-1] |