Skip to content

Cleanup SqlParametersFactory #1568

@mp911de

Description

@mp911de
Member

addConvertedPropertyValuesAsList interacts with the converter multiple times to write a JDBC value for each collection entry. Ideally, we move these calls into JdbcConverter to improve locality and have an improved cohesion across the involved components.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @mp911de

        Issue actions

          Cleanup `SqlParametersFactory` · Issue #1568 · spring-projects/spring-data-relational