Export MappedEntity/MappedEntity List to JSON format
Hi, I am just working on an API, accessing my database with the help of your EntityDAC component.
When passing back the information in JSON format I have to manually create a JSON type, copy the EntityType values in it and pass it back to the webserver.
It would be great if there would be a command to just transform the MappedEntity or the MappedEntityLists to a corresponding JSON structure.
1
vote
Niels
shared this idea