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 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

Reply via email to