Skip to content

Some JdbcTemplate configuration properties are missing #44419

Closed as not planned
Closed as not planned
@quaff

Description

@quaff

Currently, there are three configuration properties under spring.jdbc.template:

  • fetch-size
  • max-rows
  • query-timeout

there are more configuration properties not covered by JdbcProperties:

  • ignore-warnings
  • skip-results-processing
  • skip-undeclared-results
  • results-map-case-insensitive

Before starting to work on this, I would ask the team is it worthy to autoconfigure them by JdbcProperties or provide an JdbcTemplateCustomizer or both?

Metadata

Metadata

Assignees

No one assigned

    Labels

    status: supersededAn issue that has been superseded by another

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions