| Package | Description |
|---|---|
| com.dynamic.sql.context.properties | |
| com.dynamic.sql.datasource | |
| com.dynamic.sql.plugins.schema.impl |
| Modifier and Type | Method and Description |
|---|---|
Set<DbSchemaMatcher> |
SqlContextProperties.getSchemaMatchers() |
| Modifier and Type | Method and Description |
|---|---|
void |
SqlContextProperties.setSchemaMatchers(Set<DbSchemaMatcher> schemaMatchers) |
| Modifier and Type | Method and Description |
|---|---|
static String |
DataSourceUtils.matchSchema(Set<DbSchemaMatcher> dbSchemaMatchers,
DbType dbType,
String url) |
| Modifier and Type | Class and Description |
|---|---|
class |
MysqlSchemaMatcher |
class |
OracleSchemaMatcher |
Copyright © 2024–2025 Dynamic-SQL. All rights reserved.