The documentation shows these advanced properties for inline parameter mapping:
#propertyName,javaType=?,jdbcType=?,mode=?,nullValue=?,handler=?,numericScale=?# That is fine for syntax like an insert statement, but for an update statement....where we need to say columnName = value...how do I do this with inline parameter mapping? Any examples. Thanks, jay -- View this message in context: http://www.nabble.com/Inline-Parameter-Mapping---Update-Statement-tf3078944.html#a8554335 Sent from the iBATIS - User - Java mailing list archive at Nabble.com.