public final class ShardingSphereResource extends Object
| Constructor and Description |
|---|
ShardingSphereResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
close(Collection<String> dataSources)
Close data sources.
|
Collection<DataSource> |
getAllInstanceDataSources()
Get all instance data sources.
|
public Collection<DataSource> getAllInstanceDataSources()
public void close(Collection<String> dataSources) throws SQLException
dataSources - data sources to be closedSQLException - exceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.