My ADF application was develped with Oracle db. But client needs MySql db instead of Oracle. So, I have modified adf-config.xml and MOdel.jpx files for SQL Platform as SQL92 and Data Type Map as Java. My issue is while selecting from Lov, code is returning but name is not returning and throwing error as Parameter index out of range (1 > number of parameters, which is 0).
Thanks.