Skip to content

SqlInsertWithKeyCallback.doInSqlInsertWithKeyClause(...) should allow SQL Exceptions to be thrown [DATAJDBC-25] #284

@spring-projects-issues

Description

@spring-projects-issues

Oliver Drotbohm opened DATAJDBC-25 and commented

The SQLInsertClause handed into said method provides methods that throw SQLExceptions (e.g. executeWithKeys()). These shouldn't have to be handled by the implementor but the template rather


Affects: Ext 1.0 RC1

Referenced from: commits spring-attic/spring-data-jdbc-ext@1d12f2e

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions