Dear All,
Infact i am working on simple database application using Ibatis, i just want to run dynamic generated query through Ibatis and get the returned value.
My Actual problem is, i want to develope a genric function that check the record in database which takes table name, column name and...