Dear Ingmar Lötzsch,
Thank you very much.I have solved that problem.The problem was
IntArrayTypeMapper bean problem.The exact code you have mention previous
mailI had to change IntArrayTypeMapper through Collection
instead of int[] keys = (int[]) parameter;..Then its working
fine
I have uploaded the detailed list of my
http://www.nabble.com/file/p26058747/SourceCodelist SourceCodelist source
code
jishnu123 wrote:
>
>
> Dear Ingmar Lötzsch,
>
>
> Still, I am facing the problem for inserting array field
> through iBatis..
actual value of kmsgroupactive during excution?
>
> Set a breakpoint in your DAO and inspect the parameters.
>
> Seems your problem is not related to the array.
>
> jishnu123 schrieb:
>>
>> Hai,
>>
>> Thank you for your replyI got exception det
bad
> practice to intermingle HTML and Java code.
>
> When plain JDBC works, make a test with iBATIS only. When this works,
> make a test with Spring and iBATIS out of the webapp. When this works,
> test your webapp.
>
> Ingmar
>
> jishnu123 schrieb:
>> Dear Ingma
System.out.println(rows);
> pstmt.close();
> con.close();
> }
> catch (Exception e)
> {
> e.printStackTrace(System.out);
> }
> }
> }
>
erFormatException NF_Ex)
> {
> }
> out.append((char) this_char);
> }
> }
>
> public static String getHexString(Vector vector) throws Exception
> {
>
> String result
urn array;
> }
>
> public Object valueOf(String string)
> {
> return string;
> }
> }
>
> 4th: add the type handler to your configuration
>type="com.asci.common.ibatis.IntArrayTypeHandler" />
>
> 5th: SQL map
Hai,
I have to tried insertion of array feild in postgres database using
spring mvc with iBatis.I got two lines error ...like
Error as follows...
[org.springframework.beans.factory.xml.XmlBeanDefinitionReader] -
[org.springframework.jdbc.support.