h2File

fun h2File(filePath: String, username: String = "sa", password: String = "", poolSize: Int = 10): DatabaseFactory(source)

Create an H2 file-based database factory.