public interface ConnectionPool
Modifier and Type | Method and Description |
---|---|
void |
close()
Method to call when closing the StoreManager down, and consequently to close the pool.
|
DataSource |
getDataSource()
Accessor for the pooled DataSource.
|
void close()
DataSource getDataSource()
Copyright © 2020. All rights reserved.