Re: fetch out of sequence

2005-12-07 Thread Mike Fagan
IS/Oracle+REF+CURSOR+Solutions) but when i run the program it raises the error: Caused by: java.sql.SQLException: ORA-01002: fetch out of sequence at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQueryWithCallback(GeneralStatement.java:185) -

Re: fetch out of sequence

2005-12-07 Thread Juan Cañadas
#x27;s cursor (http://opensource2.atlassian.com/confluence/oss/display/IBATIS/Oracle+REF+CURSOR+Solutions) but when i run the program it raises the error: Caused by: java.sql.SQLException: ORA-01002: fetch o

Re: fetch out of sequence

2005-12-05 Thread Mike Fagan
- Caused by: java.sql.SQLException: ORA-01002: fetch out of sequence at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQueryWithCallback(GeneralStatement.java:185) Oracle code: CREATE OR REPLACE Package TypesPackage AS TYPE ref_cursor IS R

Re: fetch out of sequence

2005-12-05 Thread Ben Munat
but when i run the program it raises the error: Caused by: java.sql.SQLException: ORA-01002: fetch out of sequence at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQueryWithCallback(GeneralStatement.java:185) Oracle co

Re: fetch out of sequence

2005-12-05 Thread Juan Cañadas
URSOR+Solutions) but when i run the program it raises the error: Caused by: java.sql.SQLException: ORA-01002: fetch out of sequence at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQueryWithCallback(GeneralStatement.java:185) --

Re: fetch out of sequence

2005-12-02 Thread Mike Fagan
tored procedure I've been updated ibates to support oracle's cursor (http://opensource2.atlassian.com/confluence/oss/display/IBATIS/Oracle+REF+CURSOR+Solutions) but when i run the program it raises the error: Caused by: java.sql.SQLException: ORA-01002: fetch out of

Re: fetch out of sequence

2005-12-02 Thread Mike Fagan
edure I've been updated ibates to support oracle's cursor (http://opensource2.atlassian.com/confluence/oss/display/IBATIS/Oracle+REF+CURSOR+Solutions) but when i run the program it raises the error: Caused by: java.sql.SQLException: ORA-01002: fetch out of

fetch out of sequence

2005-12-02 Thread Juan Cañadas
aises the error: Caused by: java.sql.SQLException: ORA-01002: fetch out of sequence at com.ibatis.sqlmap.engine.mapping.statement.GeneralStatement.executeQueryWithCallback(GeneralStatement.java:185) Oracle code: CREATE OR REPLACE Package TypesPackage AS TYPE ref_curso