| 程序包 | 说明 |
|---|---|
| io.shardingsphere.core.property | |
| io.shardingsphere.core.property.dialect |
| 限定符和类型 | 方法和说明 |
|---|---|
DataSourceProperty |
DataSourcePropertyParser.parseDataSource(DataSource dataSource)
Parse data source.
|
protected abstract DataSourceProperty |
DataSourcePropertyParser.parseJDBCUrl(String url) |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
DataSourceProperty.isPointAtSameInstance(DataSourceProperty dataSourceProperty)
Judge whether two of data source properties point at the same instance.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected DataSourceProperty |
SQLServerDataSourcePropertyParser.parseJDBCUrl(String url) |
protected DataSourceProperty |
PostgreSQLDataSourcePropertyParser.parseJDBCUrl(String url) |
protected DataSourceProperty |
OracleDataSourcePropertyParser.parseJDBCUrl(String url) |
protected DataSourceProperty |
MySQLDataSourcePropertyParser.parseJDBCUrl(String url) |
protected DataSourceProperty |
H2DataSourcePropertyParser.parseJDBCUrl(String url) |
Copyright © 2018. All rights reserved.