-
Notifications
You must be signed in to change notification settings - Fork 426
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Server Message Handler and SQLException Chaining #2251
Server Message Handler and SQLException Chaining #2251
Commits on Nov 9, 2023
-
first commit on: ServerMessageHandler - to intercept/ignore/up-grade/…
…down-grade serv messages, and Chained Exceptions so we can see many srv messages in a SQLException
Configuration menu - View commit details
-
Copy full SHA for 1950089 - Browse repository at this point
Copy the full SHA 1950089View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d08589 - Browse repository at this point
Copy the full SHA 3d08589View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d4c801 - Browse repository at this point
Copy the full SHA 7d4c801View commit details
Commits on Nov 11, 2023
-
Removed get/set ServerMessageHandler from ISQLServerStatement and SQL…
…ServerStatement Simplified some code and formatted it to meet requirements Added test cases
Configuration menu - View commit details
-
Copy full SHA for f4c996b - Browse repository at this point
Copy the full SHA f4c996bView commit details
Commits on Nov 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e98188b - Browse repository at this point
Copy the full SHA e98188bView commit details -
Also fixed smaller code format mishaps
Configuration menu - View commit details
-
Copy full SHA for e81caf3 - Browse repository at this point
Copy the full SHA e81caf3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a0edc3 - Browse repository at this point
Copy the full SHA 7a0edc3View commit details
Commits on Nov 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3ddac91 - Browse repository at this point
Copy the full SHA 3ddac91View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6fa89 - Browse repository at this point
Copy the full SHA 8f6fa89View commit details -
Changed a cast in 'SQLServerStatement' from 'SQLServerConnection' to …
…'ISQLServerConnection' this might solve my strange problem! Also added get/setServerMessageHandler to getVerifiedMethodNames() in RequestBoundaryMethodsTest.java
Configuration menu - View commit details
-
Copy full SHA for 9e984fd - Browse repository at this point
Copy the full SHA 9e984fdView commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 50a72ce - Browse repository at this point
Copy the full SHA 50a72ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ba63c6 - Browse repository at this point
Copy the full SHA 4ba63c6View commit details
Commits on Mar 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 157394a - Browse repository at this point
Copy the full SHA 157394aView commit details -
Merge branch 'msghandler_and_exchain' of https://github.com/goranschw…
…arz/mssql-jdbc into msghandler_and_exchain
Configuration menu - View commit details
-
Copy full SHA for 9298439 - Browse repository at this point
Copy the full SHA 9298439View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73c6ad7 - Browse repository at this point
Copy the full SHA 73c6ad7View commit details