how to change the source data #3844
Unanswered
jyothiranjan25
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Why would you want to change the source data? MapStruct is there to map one object in another. What you decide to do with it is entirely up you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to change the source data? When I used before mapping and updating the source data, it triggered an update because when I was retrieving the data from the database, and it was still in transaction
Beta Was this translation helpful? Give feedback.
All reactions