| Package | Description |
|---|---|
| org.smallmind.persistence.sql.pool |
| Constructor and Description |
|---|
DataSourceComponentInstanceFactory(DataSourceFactory<D,P> dataSourceFactory,
ConnectionEndpoint... endpoints) |
DataSourceComponentInstanceFactory(DataSourceFactory<D,P> dataSourceFactory,
int maxStatements,
ConnectionEndpoint... endpoints) |
DriverManagerComponentInstanceFactory(String driverClassName,
ConnectionEndpoint... endpoints) |
DriverManagerComponentInstanceFactory(String driverClassName,
int maxStatements,
ConnectionEndpoint... endpoints) |
Copyright © 2017. All rights reserved.