open fun setCommentPrefix(commentPrefix: String): EmbeddedDatabaseBuilder
Specify the single-line comment prefix used in all SQL scripts.
Defaults to "--".
commentPrefix - the prefix for single-line comments
Return
this, to facilitate method chaining
Since
4.0.3