java.sql.SQLException: Invalid column type

java.sql.SQLException: Invalid column type, AskHareesh.blogspot.com
java.sql.SQLException: Invalid column type

This error may occurs in OAF when you are trying to add setWhereClause.

Action:
  • Right click on our VO (View Object)
  • Select Edit. Then click on SQL Statement.
  • Here you can see the Binding Style: Oracle Named at bottom
  • Change  to Oracle Positional
  • Click on Apply.
*/

No comments:

Post a Comment