public interface JDBCDriverURLRecognizer
extends org.apache.shardingsphere.spi.DatabaseTypeAwareSPI
| Modifier and Type | Method and Description |
|---|---|
String |
getDriverClassName()
Get JDBC driver class name.
|
Collection<String> |
getURLPrefixes()
Get JDBC URL prefixes.
|
Collection<String> getURLPrefixes()
String getDriverClassName()
Copyright © 2019 The Apache Software Foundation. All rights reserved.