Fix NPE in JdbcUtil SQL Parameter type matching by tnleeuw · Pull Request #10029 · frankframework/frankframework

Skip to content

Navigation Menu

Sign in

Appearance settings

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

Conversation

@tnleeuw

Copy link Copy Markdown

Contributor

@tnleeuw tnleeuw commented

Nov 26, 2025

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

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)

@nielsm5 nielsm5 merged commit 4148fa0 into release/9.0

Nov 26, 2025

18 of 20 checks passed

@nielsm5 nielsm5 deleted the issue/9.0/10023_/JdbcUtilNPE branch

November 26, 2025 19:39

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@nielsm5 nielsm5 nielsm5 approved these changes

Assignees

@tnleeuw tnleeuw

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@tnleeuw @nielsm5