Fix NPE in JdbcUtil SQL Parameter type matching by tnleeuw · Pull Request #10029 · frankframework/frankframework
Navigation Menu
{{ message }}
frankframework / frankframework Public
- Notifications You must be signed in to change notification settings
- Fork 81
Merged
Fix NPE in JdbcUtil SQL Parameter type matching#10029
nielsm5 merged 2 commits intorelease/9.0from
Fix NPE in JdbcUtil SQL Parameter type matching#10029
nielsm5 merged 2 commits intorelease/9.0from
Conversation
Copy link Copy Markdown
Contributor
tnleeuw
commented
Nov 26, 2025
tnleeuw
commented
Changes
- Fix NPE in JdbcUtil SQL Parameter type matching
- Require parameter type matching for SQL Server, H2
Pull Request Checklist
Title
- Title expresses the business value (who benefits + what outcome)
Issues
- Backport for NPE in DateUtils after parameter fix in 7.9.7 #10023
Backports
- Backport PRs created (if needed) and linked
Documentation
- FF! Doc updated (user-facing behavior/config)
- FF! Manual updated (if applicable)
- Javadoc updated/generated (developer-facing APIs)
Tests
- Unit tests added/updated
- E2E/Integration tests added/updated (if applicable)
Breaking changes
- Breaking change recorded in markdown file
- Migration notes included (if needed)
tnleeuw added 2 commits
November 26, 2025 18:48(cherry picked from commit 8425a78)
…tching for SQL Server, H2
tnleeuw
requested a review
from nielsm5
tnleeuw
self-assigned this
tnleeuw
added
Backport
JDBC
9.0
labels
nielsm5 approved these changes Nov 26, 2025
Copy link Copy Markdown
sonarqubecloud
bot
commented
Nov 26, 2025
sonarqubecloud bot commented
Nov 26, 2025
Quality Gate passed
Issues


Measures



nielsm5
deleted the
issue/9.0/10023_/JdbcUtilNPE
branch
This file contains hidden or 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
