Skip to content

MyBatisBatchItemWriter supports converting a parameter #21

Closed
@simonwg

Description

@simonwg

Could MyBatisBatchItemWriter supports additional parameter that is not part of the item to be written?

e.g. My target db table contains the "last updated by" field which is not part of the domain object (The object doesn't have the lastUpdatedBy property). In typical MyBatis usage, I could use @param to pass additional parameter. It would be nice if MyBatisBatchItemWriter could provide some alternatives like this.

Metadata

Metadata

Assignees

Labels

enhancementImprove a feature or add a new feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions