| Package | Description |
|---|---|
| org.vibur.dbcp | |
| org.vibur.dbcp.pool |
| Modifier and Type | Method and Description |
|---|---|
Connector |
ViburConfig.getConnector() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ViburConfig.setConnector(Connector connector) |
| Modifier and Type | Method and Description |
|---|---|
static Connector |
Connector.Builder.buildConnector(ViburConfig config,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
ConnHolder |
ConnectionFactory.create(Connector connector) |
ConnHolder |
ViburObjectFactory.create(Connector connector)
Creates a new
ConnHolder object using the given connector. |
Copyright © 2013-2019 vibur.org. All Rights Reserved.