C - type of resource connectionpublic interface CacheableExecutorConnectionManager<C> extends ExecutorConnectionManager<C>
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getDataSourceNamesOfCachedConnections()
Get data source names of cached connections.
|
getConnectionsCollection<String> getDataSourceNamesOfCachedConnections()
Copyright © 2023 The Apache Software Foundation. All rights reserved.