public interface DatabaseTypeAwareSPI
| Modifier and Type | Method and Description |
|---|---|
String |
getDatabaseType()
Get database type.
|
String getDatabaseType()
The value of database type must registered by SPI for org.apache.shardingsphere.spi.database.DatabaseType.
Copyright © 2021 The Apache Software Foundation. All rights reserved.