Log4JDBC is a Java Proxy JDBC driver that can intercept JDBC calls for other JDBC drivers
'com.github.marcosemiao.log4jdbc:log4jdbc-api:0.1.2'
<dependency>
<groupId>com.github.marcosemiao.log4jdbc</groupId>
<artifactId>log4jdbc-api</artifactId>
<version>0.1.2</version>
</dependency>
<dependency org="com.github.marcosemiao.log4jdbc" name="log4jdbc-api" rev="0.1.2"/>
"com.github.marcosemiao.log4jdbc", "log4jdbc-api", "0.1.2"