[ http://issues.apache.org/jira/browse/IBATIS-178?page=comments#action_12317334 ]
Ramil Odvina commented on IBATIS-178: ------------------------------------- Here is the error: org.springframework.jdbc.UncategorizedSQLException: (SqlMapClient operation): encountered SQLException [ --- The error occurred in com/netlook/dao/ibatis/maps/VinDecode.xml. --- The error occurred while applying a parameter map. --- Check the VinDecode.vinDecodeParameters. --- Check the output parameters (retrieval of output parameters failed). --- Cause: java.sql.SQLException: Invalid column type: getCLOB not implemented for class oracle.jdbc.driver.T4CVarcharAccessor]; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException: --- The error occurred in com/netlook/dao/ibatis/maps/VinDecode.xml. --- The error occurred while applying a parameter map. > Return value of "ELEMENT" in a Stored Procedure OUT parameter returning an > error > -------------------------------------------------------------------------------- > > Key: IBATIS-178 > URL: http://issues.apache.org/jira/browse/IBATIS-178 > Project: iBatis for Java > Type: Bug > Components: SQL Maps > Versions: 2.0.9b > Environment: XP, Oracle database > Reporter: Ramil Odvina > > Error occurring during a basic call to a stored procedure if one of the OUT > parameters returns the value of "ELEMENT", all caps. Looks like a reserve > keyword issue. All other values seem to work fine. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
