| Modifier and Type | Method and Description |
|---|---|
BaseJdbcConfig |
BaseJdbcConfig.setConnectionPassword(String connectionPassword) |
BaseJdbcConfig |
BaseJdbcConfig.setConnectionUrl(String connectionUrl) |
BaseJdbcConfig |
BaseJdbcConfig.setConnectionUser(String connectionUser) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
DriverConnectionFactory.basicConnectionProperties(BaseJdbcConfig config) |
| Constructor and Description |
|---|
BaseJdbcClient(JdbcConnectorId connectorId,
BaseJdbcConfig config,
String identifierQuote,
ConnectionFactory connectionFactory) |
DriverConnectionFactory(Driver driver,
BaseJdbcConfig config) |
Copyright © 2012–2019. All rights reserved.