Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Provide listener framework for JDBC interactions and query executions via proxy.

License

NotificationsYou must be signed in to change notification settings

jdbc-observations/datasource-proxy

Repository files navigation

Maven Central

About

Provide proxy classes for JDBC API to intercept executing queries and methods.

User Guide

Maven

<dependency>  <groupId>net.ttddyy</groupId>  <artifactId>datasource-proxy</artifactId>  <version>[LATEST_VERSION]</version></dependency>
  • latest version is:Maven Central
  • No dependencies to other libraries, everything is optional.
    • For example, if you want to use slf4j logger withSLF4JQueryLoggingListener, then you need slf4j library.
  • requires jdk1.6+ (works well with Java8 and above).

Snapshots are available via the Maven Central repository.For instructions on how to consume snapshot releases, please refer tothe official documentation.

Related Projects

Examples:

Javadoc


About

Provide listener framework for JDBC interactions and query executions via proxy.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp