I have a very simple sql query and when i try to execute, i get following error
java.sql.SQLException: [BEA][Oracle JDBCDriver]Unhandled sql type at
weblogic.jdbc.base.BaseExceptions.createException(Unknown Source) at
weblogic.jdbc.base.BaseExceptions.getException(Unknown Source) at
...
I have configured weblogic datatsource and using the same
Oracle version : 10g
weblogic version: 9.2
query : SELECT tbl_a.* FROM tbl_a WHERE ID1='' AND Id2=''