SQLMAP IBATIS insert values from web forms to a money type column - Mailing list pgsql-sql

From Emi Lu
Subject SQLMAP IBATIS insert values from web forms to a money type column
Date
Msg-id 44E07F69.4050205@encs.concordia.ca
Whole thread Raw
Responses Re: SQLMAP IBATIS insert values from web forms to a money type column  (Andrew Sullivan <ajs@crankycanuck.ca>)
List pgsql-sql
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!




pgsql-sql by date:

Previous
From: Florian Weimer
Date:
Subject: Re: Using bitmap index scans-more efficient
Next
From: Andrew Sullivan
Date:
Subject: Re: SQLMAP IBATIS insert values from web forms to a money type column