public class ViburDataSourceConfiguration extends PooledDataSourceConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected Properties |
dataSourceProperties |
| Constructor and Description |
|---|
ViburDataSourceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ViburDataSourceConfiguration |
addProperty(String name,
Object value) |
static PooledDataSourceConfiguration |
create() |
Properties |
getDataSourceProperties() |
static PooledDataSourceConfiguration |
of(String driverClass,
String jdbcUrl,
String user,
String password) |
acquireIncrement, acquireRetryAttempts, automaticTestTable, driverClass, getAcquireIncrement, getAcquireRetryAttempts, getAutomaticTestTable, getDriverClass, getIdleConnectionTestPeriod, getInitialPoolSize, getJdbcUrl, getMaxConnectionAge, getMaxIdleTime, getMaxPoolSize, getMinPoolSize, getPassword, getPreferredTestQuery, getUser, idleConnectionTestPeriod, initialPoolSize, isTestConnectionOnCheckin, isTestConnectionOnCheckout, jdbcUrl, maxConnectionAge, maxIdleTime, maxPoolSize, minPoolSize, password, preferredTestQuery, testConnectionOnCheckin, testConnectionOnCheckout, userprotected Properties dataSourceProperties
public ViburDataSourceConfiguration addProperty(String name, Object value)
public Properties getDataSourceProperties()
public static PooledDataSourceConfiguration create()
public static PooledDataSourceConfiguration of(String driverClass, String jdbcUrl, String user, String password)
Copyright © 2020 Anteros Tecnologia. All rights reserved.