public interface DatabaseTypeAwareSPI
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getDatabaseType()
Get database type.
|
String getDatabaseType()
The value of database type must registered by SPI for org.apache.shardingsphere.spi.database.DatabaseType.
Copyright © 2020 The Apache Software Foundation. All rights reserved.