jdbc中sql语句能不能这样写:
String sql="delete from '"+tableName+"' where '"+property+"'='"+propertyName+"'";
就是表的名字,属性名和值 通过方法传进去,
当然我的这个失败了,不知道有没有方法达到同样的效果?
文章来源:
http://www.blogjava.net/yijia/archive/2008/07/26/217631.html
posted on 2009-10-20 09:32
开机 阅读(56)
评论(0) 编辑 收藏