public final class DatabaseTypeRecognizer extends Object
| Constructor and Description |
|---|
DatabaseTypeRecognizer() |
| Modifier and Type | Method and Description |
|---|---|
static DatabaseType |
getDatabaseType(Collection<DataSource> dataSources)
Get database type.
|
public static DatabaseType getDatabaseType(Collection<DataSource> dataSources)
dataSources - data sourcesCopyright © 2021 The Apache Software Foundation. All rights reserved.