diff --git a/docs/manual/CoreTasks/sql.html b/docs/manual/CoreTasks/sql.html index f79c030e2..93d448fc0 100644 --- a/docs/manual/CoreTasks/sql.html +++ b/docs/manual/CoreTasks/sql.html @@ -93,6 +93,11 @@ and abort execution and transaction and fail task.

Classpath used to load driver No (use system classpath) + + classpathref + The classpath to use, given as a reference to a path defined elsewhere. + No (use system classpath) + onerror Action to perform when statement fails: continue, stop, abort