-
Couldn't load subscription status.
- Fork 38.8k
Closed
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: bulk-closedAn outdated, unresolved issue that's closed in bulk as part of a cleaning processAn outdated, unresolved issue that's closed in bulk as part of a cleaning process
Description
Ramkumar Krishnan opened SPR-4691 and commented
It would be great if we have something like SimpleJdbcUpdate similar to SimpleJdbcInsert. It should take map<column names ,values> and another map<updateColumnNames, values> as parameters and it should update table based on that.
The column names in the second map should appear in the WHERE clause. There should be an overloaded method also which takes only one String(column name) which should appear in the WHERE clause.
Affects: 2.5.3
20 votes, 22 watchers
sasynkamil, peterjohansen and lackovic
Metadata
Metadata
Assignees
Labels
has: votes-jiraIssues migrated from JIRA with more than 10 votes at the time of importIssues migrated from JIRA with more than 10 votes at the time of importin: dataIssues in data modules (jdbc, orm, oxm, tx)Issues in data modules (jdbc, orm, oxm, tx)status: bulk-closedAn outdated, unresolved issue that's closed in bulk as part of a cleaning processAn outdated, unresolved issue that's closed in bulk as part of a cleaning process