open fun continueOnError(flag: Boolean): EmbeddedDatabaseBuilder
Specify that all failures which occur while executing SQL scripts should be logged but should not cause a failure.
Defaults to false.
flag - true if script execution should continue on error
Return
this, to facilitate method chaining
Since
4.0.3