-
Notifications
You must be signed in to change notification settings - Fork 428
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Capture Client Guest OS and architecture in JDBC (#2561)
* Capture Client Guest OS and architecture in JDBC * Added app name with format Microsoft JDBC - {os}, {platform} - {arch} * Adding log info and getAppNameWithProperties() * Updated the application name to be set dynamically * Added log level as FINE * Added test case to verify application name * Updated the SQLServerDriverPropertyInfo with default name * Added static block for initialization * Added test case for code coverage * Updated app Name
- Loading branch information
1 parent
6829848
commit 565ee02
Showing
3 changed files
with
69 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters