public class SqlServerDbServer extends java.lang.Object implements DbServer
| Constructor and Description |
|---|
SqlServerDbServer(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 DbServerpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2003-present Jodd Team