Re: Problem with inlineParameterMap using DB2-Database

2005-06-07 Thread Brandon Goodin
yes it should be possible. try simplifying the statement by removing the to see if it works. If it still fails you may want to see what type the db field is and what type your java object property is. The other thing it could be is a JDBC bug. So, you can simplify, examine your fields to make sure

Problem with inlineParameterMap using DB2-Database

2005-06-07 Thread Legler, Steffen
Hi. I am using iBATIS for mapping java objects to a DB2 database and a PostgreSQL-Database. My sqlMap looks like this: where instance=#instanceId# select #instanceId# as