Re: Calling a SP throws TypeException

2010-01-07 Thread Clinton Begin
; But still: >> ### Cause: org.apache.ibatis.type.TypeException: Could not resolve type >> alias 'IN'.  Cause: java.lang.ClassNotFoundException: Cannot find class: IN >> >> >> >> Original Message >> Subject: Calling a SP th

Re: Calling a SP throws TypeException

2010-01-07 Thread Clinton Begin
.Boolean})} > > > But still: > ### Cause: org.apache.ibatis.type.TypeException: Could not resolve type > alias 'IN'. Cause: java.lang.ClassNotFoundException: Cannot find class: IN > > > > Original Message > Subject: Calling a SP throws TypeE

Re: Calling a SP throws TypeException

2010-01-07 Thread [e2n] software | Björn Raupach
al Message Subject: Calling a SP throws TypeException (07-Jan-2010 16:31) From:[e2n] software | Björn Raupach To: raup...@e2n.de > Hello, > > while trying to call a Stored Procedure I received the following execption. > The documentation doesn't cover much about how to handl

Calling a SP throws TypeException

2010-01-07 Thread [e2n] software | Björn Raupach
Hello, while trying to call a Stored Procedure I received the following execption. The documentation doesn't cover much about how to handle Stored Procedures so I thought I am better of asking this here. My setp up is iBatis 3.0 Beta 7 and a SQL Server 2008. In tsql I call my sp like this: DEC

Calling a SP throws TypeException

2010-01-07 Thread [e2n] software | Björn Raupach
Hello, while trying to call a Stored Procedure I received the following execption. The documentation doesn't cover much about how to handle Stored Procedures so I thought I am better of asking this here. My setp up is iBatis 3.0 Beta 7 and a SQL Server 2008. In tsql I call my sp like this: DEC