Hi all,
I am calling an Oracle procedure with Ibatis 2.3.0 but I have the
following exception:
com.ibatis.common.jdbc.exception.NestedSQLException:
--- The error occurred in impl/ibatis/xml/circhi.xml.
--- The error occurred while executing update procedure.
--- Check the {call
anagrafiche.i
: Wednesday, February 14, 2007 2:20 PM
To: user-java@ibatis.apache.org
Subject: Re: how to create
Why do you want to remove that line. It should not be causing you any
issues when parsing the xml file that is generated.
Nathan
On 2/14/07, disalle <[EMAIL PROTECTED]> wrote:
Hi all,
I have a simpl
Hi all,
I have a simple table (for example PERSON) and I would like to create an
xml file containing all table rows, for example
amleto
..
..
I have used sqlMapClient.queryWithRowHandler and I have defined a
CustomRowHandler but, I have noticed that IBatis for each row add the
"" strin