Skip to content
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

Add @Nullable to argValue in doSetValue() in Argument[Type]PreparedStatementSetter #31086

Closed
sbrannen opened this issue Aug 21, 2023 · 0 comments
Assignees
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Milestone

Comments

@sbrannen
Copy link
Member

The argValue in the doSetValue(...) methods in ArgumentPreparedStatementSetter and ArgumentTypePreparedStatementSetter should be marked as @Nullable.

@sbrannen sbrannen added in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement labels Aug 21, 2023
@sbrannen sbrannen added this to the 6.0.12 milestone Aug 21, 2023
@sbrannen sbrannen self-assigned this Aug 21, 2023
@sbrannen sbrannen changed the title Add @Nullable to argValue in doSetValue() in ArgumentPreparedStatementSetter and ArgumentTypePreparedStatementSetter Add @Nullable to argValue in doSetValue() in Argument[Type]PreparedStatementSetter Aug 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: data Issues in data modules (jdbc, orm, oxm, tx) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant