Re: SQLMAP IBATIS insert values from web forms to a money type

Поиск
Список
Период
Сортировка
От David Gagnon
Тема Re: SQLMAP IBATIS insert values from web forms to a money type
Дата
Msg-id 44E08174.1060407@siunik.com
обсуждение исходный текст
Ответ на SQLMAP IBATIS insert values from web forms to a money type column  (Emi Lu <emilu@encs.concordia.ca>)
Ответы Re: SQLMAP IBATIS insert values from web forms to a money
Список pgsql-jdbc
Hi,

  I think you should use BigDecimal ...

/David

Emi Lu wrote:
> 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!
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
>       subscribe-nomail command to majordomo@postgresql.org so that your
>       message can get through to the mailing list cleanly
>
>
>



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Emi Lu
Дата:
Сообщение: SQLMAP IBATIS insert values from web forms to a money type column
Следующее
От: Emi Lu
Дата:
Сообщение: Re: SQLMAP IBATIS insert values from web forms to a money