Nested Dynamic Statements
Hi, Is it possible to nest dynamic statements in Ibatis? Here is a simple example of what I want to do: select * from mytable field1 = prop1
RE: Null Parameter Checking
Sorry, I guess this was a Sybase issue...nothing to do with iBatis. To fix this issue, you need to supply the connection with property IGNORE_DONE_IN_PROC=true JDBC: jdbc:sybase:xxx:host:port?IGNORE_DONE_IN_PROC=true JNDI: Add/append it to the custom property named customProperties (SELECT_OPEN