Generic Function Execute-Command (6 methods)
(
execute-command < database > < transaction > < command > &key < visitor > < bindings > < result-type > < binding-types > < binding-values > (result-type
(default-result-type-of
transaction)) &allow-other-keys )
Method Summary
execute-command :around < t > < t > < function > |
execute-command < t > < t > < sql-statement > |
execute-command :after < t > < t > < string > |
execute-command < t > < t > < t > |
execute-command :around < t > < t > < t > |
execute-command :before < t > < t > < t > |