open fun setScriptEncoding(scriptEncoding: String): EmbeddedDatabaseBuilder
Specify the character encoding used in all SQL scripts, if different from the platform encoding.
scriptEncoding - the encoding used in scripts
Return
this, to facilitate method chaining
Since
4.0.3