On Wed, 30 Apr 2008, supriya .pelluru wrote:

i am getting this error
Delete statements cannot be executed as a query.
at
com.ibatis.sqlmap.engine.mapping.statement.DeleteStatement.executeQueryForObject(DeleteStatement.java:33)

You're using queryForObject instead of delete.

--
Graeme -

Reply via email to