Can I create a class that maps to View instead of DB Table ? A Report defination pointing to View instead of Table is possible?
I want to write a Report Defination for a View that is created in Data base system(not a Table).Can I create a class that maps to View instead of DB Table so that if this is possible then I think a Report Defination can be created in this class and accordingly fetch the details from the View.Is this possible? Please suggest any other better approach to fetch the details from the View in Data base