Re: Problem with inlineParameterMap using DB2-Database
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
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