char int 转换不允许
sybase websphere linuxImplicit conversion from datatype 'CHAR' to 'INT' is not allowed. Use the CONVERT function to run this query.
ibatis中如果对于数据库中的字段类型为int 那么查询中传递的参数也应该是整数executeQueryForObject("quertSQL",new Integer(blockid));
http://www.agoit.com/bbs/aggbug/1466025.aspx
页:
[1]