public class SQLiteDbServer extends java.lang.Object implements DbServer
Constructor and Description |
---|
SQLiteDbServer(java.lang.String version) |
Modifier and Type | Method and Description |
---|---|
void |
accept(DbOomConfig dbOomConfig) |
java.lang.String |
toString() |
public void accept(DbOomConfig dbOomConfig)
accept
in interface java.util.function.Consumer<DbOomConfig>
accept
in interface DbServer
public java.lang.String toString()
toString
in class java.lang.Object
Copyright © 2003-present Jodd Team