Hi,
I am doing a scenario from JDBC to Proxy. The order in which i have mentioned column names in Datatype and the select statement is same. But this order is different from the one in actual table.
When i am running my Interface i m getting Mapping exception.What can i do for it?Is it mandatory to have the same order of column names?
Please help me resolve this.