SQLMAP IBATIS insert values from web forms to a money type column

From: Emi Lu <emilu(at)encs(dot)concordia(dot)ca>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: SQLMAP IBATIS insert values from web forms to a money type column
Date: 2006-08-14 13:51:20
Message-ID: 44E07FD8.7090908@encs.concordia.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hello,

I am using SQLMAP ibatis to do DB insertion for a webapplication.

In my sqlmap.xml file, I was trying to insert values into a table with
one col (type is Money), but in java, I could not find Money type.

Does someone knows about ibatis how to make values got from the web form
to be inserted into money type column through IBATIS ?

Thanks a lot!

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Gagnon 2006-08-14 13:58:12 Re: SQLMAP IBATIS insert values from web forms to a money type
Previous Message David Gagnon 2006-08-14 13:09:45 upgrading from pg74.216.jdbc3.jar to 8.1-407 JDBC 3 Shoud I?