Re: Calling oracle procedure from Java using iBatis

2009-08-26 Thread Anta
ataExchange.java:51) > at > com.ibatis.sqlmap.engine.mapping.parameter.ParameterMap.refreshParameterObjectValues(ParameterMap.java:141) > at > com.ibatis.sqlmap.engine.mapping.statement.ProcedureStatement.postProcessParameterObject(ProcedureStatement.java:26) > at > com.ibatis.sqlmap.engine.mapping.st

Re: Calling oracle procedure from Java using iBatis

2009-08-26 Thread Ellis Miller
Or pass/create procedure with out parameter and could test returning "constant" to determine if missing return value is related to error. Otherwise, use a Function as function requires return value and, again, could simplify the testing regarding the prior post. On Aug 26, 2009 3:28 PM, "Dan Turke

Re: Calling oracle procedure from Java using iBatis

2009-08-26 Thread Dan Turkenkopf
t.ProcedureStatement.postProcessParameterObject(ProcedureStatement.java:26) > at > com.ibatis.sqlmap.engine.mapping.statement.MappedStatement.executeQueryWithCallback(MappedStatement.java:193) > ... 6 more* > Please any one explain me why this exception occurs also how to sol

Calling oracle procedure from Java using iBatis

2009-08-26 Thread Anta
statement.MappedStatement.executeQueryWithCallback(MappedStatement.java:193) ... 6 more Please any one explain me why this exception occurs also how to solve it. Thanks in Advance Ant -- View this message in context: http://www.nabble.com/Calling-oracle-procedure-from-Java-using-iBatis-tp25149495p251494

Calling oracle procedure from Java using iBatis

2009-08-26 Thread Anta
statement.MappedStatement.executeQueryWithCallback(MappedStatement.java:193) ... 6 more Please any one explain me why this exception occurs also how to solve it. Thanks in Advance Ant -- View this message in context: http://www.nabble.com/Calling-oracle-procedure-from-Java-using-iBatis-tp25149496p251494

Calling oracle procedure from Java using iBatis

2009-08-26 Thread Anta
statement.MappedStatement.executeQueryWithCallback(MappedStatement.java:193) ... 6 more Please any one explain me why this exception occurs also how to solve it. Thanks in Advance Ant -- View this message in context: http://www.nabble.com/Calling-oracle-procedure-from-Java-using-iBatis-tp25149494p251494