- gi-jdbc (gannalyo intercept jdbc) is a light weight and powerful application for intercepting JDBC operations.
- Reference the P6Spy project.
- To intercept JDBC operations seamlessly.
- To do something around JDBC operations.
- To hope that can give help to some developers who want to do something around JDBC operations, like monitoring, log and the like.
- a. To import this project or jar file to your application.
- b. To build path 'resources\META-INF\services' if it not exists.
- c. To create text file which is named for 'com.gannalyo.sqlinterceptor.listener.JdbcEventListener' in above path.
- d. To create java file which must extend 'com.gannalyo.sqlinterceptor.listener.JdbcEventListener' and override all methods in your application.
- e. To copy the name of java file, include package name and class name, and to paste it in the text file.
- f. To code your code in some methods of the java file.
Thanks for P6Spy team very much!
- e-mail: javajob126email@gmail.com, javajob126email@126.com
- wechat: gannalyo