Skip to Content
0
Former Member
Sep 13, 2007 at 05:30 AM

JDBC to Proxy--- Table

16 Views

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.