Declaimer: I am new to IBatis.

I run into exact same error message when I passed a bad/misspelled
"JDBCType" for my parameter in the parameterMap. According to this link:
http://db.apache.org/ojb/docu/guides/jdbc-types.html it seems "ORACLECURSOR"
is not a valid JDBCType. You may want to double check that.

I would have been to nice to get clear message from IBatis if a Bad JDBCType
is passed. I don't know if there is reason why it allows passing in a
JDBCType that is not in a known Set.


-- 
View this message in context: 
http://www.nabble.com/Problem-calling-Stored-function-in-Oracle-tp25082929p25086417.html
Sent from the iBATIS - User - Java mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to