You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: