I am having an issue with an extension for a class. It is almost like it is being ignored. Anyways I have the code:
<class name="Filing">
<extension key="db-table-name" value="'FILINGS'" />
</class>
and it is still using Filing in all of my statements and I am not sure why. I noticed I am having issues with other extension entries for my classes getting ignored as well. I was wondering if anyone else has had this problem and if so how to resolve it. I just started getting this issue when I recently upgraded to the new telerik.openaccess update. If you need any additional information from in order to resolve this, please just let me know. Thanks.
<class name="Filing">
<extension key="db-table-name" value="'FILINGS'" />
</class>
and it is still using Filing in all of my statements and I am not sure why. I noticed I am having issues with other extension entries for my classes getting ignored as well. I was wondering if anyone else has had this problem and if so how to resolve it. I just started getting this issue when I recently upgraded to the new telerik.openaccess update. If you need any additional information from in order to resolve this, please just let me know. Thanks.