| Package | Description |
|---|---|
| com.alibaba.druid.sql.repository |
| Modifier and Type | Method and Description |
|---|---|
Schema |
SchemaRepository.findSchema(String schema) |
Schema |
SchemaRepository.getDefaultSchema() |
| Modifier and Type | Method and Description |
|---|---|
Collection<Schema> |
SchemaRepository.getSchemas() |
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaRepository.setDefaultSchema(Schema schema) |
Copyright © 2013–2018 Alibaba Group. All rights reserved.