(What I mean by that is that I could have said `ex...
# tornadofx
e
(What I mean by that is that I could have said
exec("DELETE FROM vendor WHERE id = ?") { setInt(1, vendor.id) }
, but then IDEA won't auto complete and verify the SQL.