I wanted to change the column name of a table from the database directly. After doing this the application is still trying to refer the old column name. Does anyone came across the same issue and has fixed it.
Changes made:
Executed alter script to change the column name in DB
Executed alter script to change the column mapping in attributedescriptor table