public class DbDetector
extends java.lang.Object
| Constructor and Description |
|---|
DbDetector() |
| Modifier and Type | Method and Description |
|---|---|
DbServer |
detectDatabase(java.sql.Connection connection)
Detects database and returns
DbServer. |
DbServer |
detectDatabaseAndConfigureDbOom(ConnectionProvider cp,
DbOomConfig dbOomConfig)
Detects database and configure DbOom engine.
|
public DbServer detectDatabaseAndConfigureDbOom(ConnectionProvider cp, DbOomConfig dbOomConfig)
Copyright © 2003-present Jodd Team