58596061626364
return new UpdateCommandSQLServerImpl(o); } public static DeleteCommand getDeleteCommand(Object o) throws easyJ.common.EasyJException { return new DeleteCommandMySQLImpl(o); }