Searching for documentation for `next.jdbc/execute-batch!`, I tried to
execute the "equivalent to" examples of the `next.jdbc.sql/insert-multi!`
documentation, but encountered:
```
java.lang.ClassCastException: class clojure.lang.PersistentArrayMap cannot be cast to class java.sql.PreparedStatement
```
Fixes:
|
||
|---|---|---|
| .. | ||
| all-the-options.md | ||
| cljdoc.edn | ||
| datafy-nav-and-schema.md | ||
| friendly-sql-functions.md | ||
| getting-started.md | ||
| migration-from-clojure-java-jdbc.md | ||
| prepared-statements.md | ||
| result-set-builders.md | ||
| tips-and-tricks.md | ||
| transactions.md | ||