| 程序包 | 说明 |
|---|---|
| com.dynamic.sql.context.properties | |
| com.dynamic.sql.datasource | |
| com.dynamic.sql.plugins.schema.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
Set<DbSchemaMatcher> |
SqlContextProperties.getSchemaMatchers() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SqlContextProperties.setSchemaMatchers(Set<DbSchemaMatcher> schemaMatchers) |
| 限定符和类型 | 方法和说明 |
|---|---|
static String |
DataSourceUtils.matchSchema(Set<DbSchemaMatcher> dbSchemaMatchers,
DbType dbType,
String url) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
MysqlSchemaMatcher |
class |
OracleSchemaMatcher |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.