Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert object to byte array #228

Open
bgaprogrammer opened this issue Oct 25, 2022 · 0 comments
Open

Convert object to byte array #228

bgaprogrammer opened this issue Oct 25, 2022 · 0 comments

Comments

@bgaprogrammer
Copy link

bgaprogrammer commented Oct 25, 2022

Hello, I'm working on a mapping where I need to convert a property of an object (which is also a complex object) to be saved in the DB as byte[] (blob). I don't need the code to perform the transformation just some guidance on how should the mapper be configured to inject my custom transformation code for both transformation (forward and backward). Regards.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant