- Notifications
You must be signed in to change notification settings - Fork81
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
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Provide proxy classes for JDBC API to intercept executing queries and methods.
<dependency> <groupId>net.ttddyy</groupId> <artifactId>datasource-proxy</artifactId> <version>[LATEST_VERSION]</version></dependency>
- latest version is:
- No dependencies to other libraries, everything is optional.
- For example, if you want to use slf4j logger with
SLF4JQueryLoggingListener, then you need slf4j library.
- For example, if you want to use slf4j logger with
- 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.
Examples:
About
Provide listener framework for JDBC interactions and query executions via proxy.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.