Introduction - If you have any usage issues, please Google them yourself
JdbcProxy can be understood as JDBC agent, is an open source JDBC project. Its structure in the JDBC Driver on top of a Java application capable of recording the database access process, and reproduce by the process. This article will be a specific Java application as an example, the demonstration of how to use JdbcProxy record and reproduce the JDBC visit, the realization of Java application testing.