My guess is that you are trying to access a column index (rs.get(index)) for
something that doesn't exist. If you could send out what exactly you are
doing and more pieces of your stacktrace, including an ORA #, that should
help more.
-Sundar
On Wed, May 27, 2009 at 9:29 PM, Bhaarat Sharma wrote
I am getting the following error: SqlMapClient operation; invalid ResultSet
access for SQL []; nested exceptionCaused by: java.sql.SQLException: Invalid
column index
org.apache.struts2.dispatcher.Dispatcher.serviceAction(Dispatcher.java:518)
All the resultmappings and parameter mappings are fine.
I got it ...
useStatementNamespaces="true"
Ejaz
From: Ejaz X Mohammed
Sent: Wednesday, May 27, 2009 8:16 PM
To: 'user-java@ibatis.apache.org'
Subject: How to use namespace when calling queryForObject() ?
Hello,
How do I use namespace when calling a statement?
I get this error ...
Exception i
Hello,
How do I use namespace when calling a statement?
I get this error ...
Exception in thread "main" com.ibatis.sqlmap.client.SqlMapException: There is no
statement named EventRequest.insertEventRequest in this SqlMap.
But I've defined insertEventRequest in EventRequest map xml file ..
And
Of course. You should start with the docs
On Wed, May 27, 2009 at 3:27 PM, SMe Software - Rocky <
rcastan...@smartermanager.com> wrote:
> Is there a possibility they can be used altogether in one application?
>
> Clinton Begin wrote:
>
>> Nope, they're completely different. Read the docs fo
Is there a possibility they can be used altogether in one application?
Clinton Begin wrote:
Nope, they're completely different. Read the docs for each and you'll
see the differences.
In a nutshell, iBATIS is a framework for building applications.
Apatar is a tool for integrating system data
Nope, they're completely different. Read the docs for each and you'll see
the differences.
In a nutshell, iBATIS is a framework for building applications. Apatar is a
tool for integrating system databases.
Clinton
On Wed, May 27, 2009 at 1:17 PM, SMe Software - Rocky <
rcastan...@smartermanager
Hi,
How do we distinguish Ibatis from Apatar?
Do they fall on the same category?
rocky