Hi everyone
I used to have mappings and handlers for my objects.
Since I have dozens of classes, I need to stop using mappings and try to use programmed configurations. Since the classes can change.
Is there a way ,with examples, to specify the handler to use for different types. Types like dates, timestamps, etc, objects
via a java interface or class.
Etc.
Thanks
Regards
henry
