public final class JDBCDriverURLRecognizerEngine extends Object
| Constructor and Description |
|---|
JDBCDriverURLRecognizerEngine() |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.shardingsphere.core.constant.DatabaseType |
getDatabaseType(String url)
Get database type.
|
static String |
getDriverClassName(String url)
Get JDBC driver class name.
|
public static String getDriverClassName(String url)
url - JDBC URLpublic static org.apache.shardingsphere.core.constant.DatabaseType getDatabaseType(String url)
url - JDBC URLCopyright © 2019 The Apache Software Foundation. All rights reserved.