This question is locked. New answers and comments are not allowed.
Hi,
I'm sure there must be an easy way to do what I need but I'm failing to see it. I've carefully decorated properties on my domain classes with Fetch Plan attributes using the forward mapping tool.
The team is actually using Reverse Mapping in our project. Whenever we regenerate the domain layer from the database using the reverse mapping wizard, all of our fetch plan attributes are deleted. We then have to go back and manually add everything back using the Forward Mapping tool following the instructions as outlined in this link http://www.telerik.com/support/kb/orm/general/fetch-groups.aspx
Is there a way to keep fetch plan attributes persistent when using the reverse mapping wizard?
I'm sure there must be an easy way to do what I need but I'm failing to see it. I've carefully decorated properties on my domain classes with Fetch Plan attributes using the forward mapping tool.
The team is actually using Reverse Mapping in our project. Whenever we regenerate the domain layer from the database using the reverse mapping wizard, all of our fetch plan attributes are deleted. We then have to go back and manually add everything back using the Forward Mapping tool following the instructions as outlined in this link http://www.telerik.com/support/kb/orm/general/fetch-groups.aspx
Is there a way to keep fetch plan attributes persistent when using the reverse mapping wizard?