Skip to content

rakeshopensource/spring-boot-datasource-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spring-boot-datasource-proxy

2018-04-02 23:09:44.664  INFO 5685 --- [  restartedMain] n.t.d.l.l.SLF4JQueryLoggingListener      : {"name":"Query Execution", "connection":8, "time":4, "success":true, "type":"Prepared", "batch":false, "querySize":1, "batchSize":0, "query":["select next_val as id_val from hibernate_sequence for update"], "params":[[]]}
2018-04-02 23:09:44.667  INFO 5685 --- [  restartedMain] n.t.d.l.l.SLF4JQueryLoggingListener      : {"name":"Query Execution", "connection":8, "time":1, "success":true, "type":"Prepared", "batch":false, "querySize":1, "batchSize":0, "query":["update hibernate_sequence set next_val= ? where next_val=?"], "params":[["2","1"]]}
2018-04-02 23:09:44.697  INFO 5685 --- [  restartedMain] n.t.d.l.l.SLF4JQueryLoggingListener      : {"name":"Query Execution", "connection":7, "time":1, "success":true, "type":"Prepared", "batch":false, "querySize":1, "batchSize":0, "query":["insert into user (age, name, id) values (?, ?, ?)"], "params":[["3","Dhariya","1"]]}
{
  "name": "Query Execution",
  "connection": 7,
  "time": 1,
  "success": true,
  "type": "Prepared",
  "batch": false,
  "querySize": 1,
  "batchSize": 0,
  "query": [
    "insert into user (age, name, id) values (?, ?, ?)"
  ],
  "params": [
    [
      "3",
      "Dhariya",
      "1"
    ]
  ]
}

About

Spring boot and data source proxy for logging query statistics and parameters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy